[MPlayer-DOCS] CVS: homepage/design4 default.css,1.6,1.7
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Jan 27 15:32:37 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/design4
In directory mail:/var2/tmp/cvs-serv12209/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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- default.css 26 Dec 2004 00:50:08 -0000 1.6
+++ default.css 27 Jan 2005 14:32:35 -0000 1.7
@@ -4,9 +4,10 @@
}
img {
- border : 0
+ border : 0;
}
+
.header {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
@@ -15,7 +16,7 @@
.bigheader {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
- font-weight : bold;
+ font-weight : bold;
}
.screenshots div {
@@ -23,3 +24,7 @@
width : 220px;
height : 190px;
}
+
+.center {
+ text-align : center;
+}
\ No newline at end of file
More information about the MPlayer-DOCS
mailing list