[MPlayer-DOCS] CVS: homepage/design4 default.css,1.7,1.8

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


CVS change done by Diego Biurrun CVS

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

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


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design4/default.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- default.css	27 Jan 2005 14:32:35 -0000	1.7
+++ default.css	27 Jan 2005 15:04:00 -0000	1.8
@@ -6,6 +6,16 @@
 img    {
         border : 0;
 }
+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    {




More information about the MPlayer-DOCS mailing list