[MPlayer-DOCS] CVS: homepage/design3 default.css,1.5,1.6

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Jan 27 16:04:02 CET 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/design3
In directory mail:/var2/tmp/cvs-serv23262/design3

Modified Files:
	default.css 
Log Message:
Sync with content changes.


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design3/default.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- default.css	27 Jan 2005 14:36:42 -0000	1.5
+++ default.css	27 Jan 2005 15:04:00 -0000	1.6
@@ -7,6 +7,17 @@
         font-size   : 14px;
 }
 
+table.border_table,table.border_table td,table.border_table th {
+        border          : 1px solid;
+        border-collapse : collapse;
+        padding         : 5px;
+}
+table.border_table th {
+        font-weight     : bolder;
+        font-size       : 14px;
+        text-transform  : uppercase;
+}
+
 .header    {
         font-weight : bold;
         font-family : Verdana, Arial, Helvetica, sans-serif;




More information about the MPlayer-DOCS mailing list