Thread: links
View Single Post
Old 02-21-2003, 10:32 AM   #1 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
links

seriously, it's time to change the forum link colors. it's difficult to spot linked text without mousing over. here's a diff for your convenience:

PHP Code:
A:linkA:visitedA:active {
font-family"Verdana""Tahoma""Helvetica""Arial"sans-serif;
    
text-decorationnone;
-    
COLOR#000020;
+    COLOR#cc0000;
}
A:hover {
    
COLOR#FF4400;
    
text-decorationnone;
font-family"Verdana""Tahoma""Helvetica""Arial"sans-serif;

joe_bruin is offline   Reply With Quote