bold, . |
![]() ![]() |
bold, . |
Jul 22 2005, 10:38 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: May 2005 Member No: 145,795 |
how do you change the color of ALL bolded text?
i tried a code [i dont have it anymore] and it didnt work.. does anyone know it? thankyou. |
|
|
|
Jul 22 2005, 10:49 AM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
CODE <style type="text/css">
/*bolded words*/ .standard b, p b, B, strong { font-family:arial; font-size:9px; color:FFCCAA ; font-weight:none;border:0px; text-transform: uppercase; } </style> |
|
|
|
![]() ![]() |