[MPlayer-DOCS] CVS: homepage/design5 default.css,1.6,1.7
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Jan 27 16:04:04 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/design5
In directory mail:/var2/tmp/cvs-serv23262/design5
Modified Files:
default.css
Log Message:
Sync with content changes.
Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design5/default.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- default.css 27 Jan 2005 14:33:25 -0000 1.6
+++ default.css 27 Jan 2005 15:04:01 -0000 1.7
@@ -60,6 +60,17 @@
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;}
+ 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
{color : #386070;
text-decoration : none;
More information about the MPlayer-DOCS
mailing list