Enlightenment CVS committal

Author  : raster
Project : web
Module  : www

Dir     : web/www


Modified Files:
        style.css 


Log Message:


working on content.

===================================================================
RCS file: /cvs/e/web/www/style.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- style.css   21 Apr 2007 17:01:56 -0000      1.8
+++ style.css   22 Apr 2007 06:34:41 -0000      1.9
@@ -280,6 +280,33 @@
    float                  : right;
 }
 
+table.tab {
+   padding                : 0px;
+   margin                 : 1px; 
+   border                 : 1px solid #cccccc;
+   font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
+   color                  : #444444;
+   font-size              : 1.0em;
+}
+
+th.tab {
+   color                  : #ffffff;
+   background-color       : #000000;
+   padding                : 2px;
+}
+
+td.tab1 {
+   color                  : #444444;
+   background-color       : #ffffff;
+   padding                : 2px;
+}
+
+td.tab2 {
+   color                  : #444444;
+   background-color       : #eeeeee;
+   padding                : 2px;
+}
+
 table.b {
    padding                : 0px; 
    margin                 : 0px; 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to