| [vhffs-dev] [svn] commit: r226 - /trunk/vhffs-panel/themes/default/main.css | 
[ Thread Index | 
Date Index
| More vhffs.org/vhffs-dev Archives
] 
Author: gradator
Date: Thu Sep 28 15:23:50 2006
New Revision: 226
Log:
Changed the color of text from white to black in archives
Modified:
    trunk/vhffs-panel/themes/default/main.css
Modified: trunk/vhffs-panel/themes/default/main.css
==============================================================================
--- trunk/vhffs-panel/themes/default/main.css (original)
+++ trunk/vhffs-panel/themes/default/main.css Thu Sep 28 15:23:50 2006
@@ -106,7 +106,7 @@
 {
     margin: 0px;
     padding: 0px;
-    color: white;
+    color: black;
     font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
     font-size: small;
 }