winterfreshgrl
08-06-2004, 11:08 PM
different color for bolded text?..
|
View Full Version : bolded test winterfreshgrl 08-06-2004, 11:08 PM different color for bolded text?.. smileygurl119 08-06-2004, 11:44 PM try this: <center><style type="text/css"> body{ .blogbody b, .standard b, p b { /* edits bold text in your entry */ font-weight: normal; font-size: 8pt arial; color: #000000; } </style> |