[MPlayer-DOCS] CVS: homepage/design6 default.css,1.6,1.7
Diego Biurrun CVS
syncmail at mplayerhq.hu
Wed Dec 22 21:31:20 CET 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/design6
In directory mail:/var2/tmp/cvs-serv30935/design6
Modified Files:
default.css
Log Message:
Remove borders from images in all designs.
Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design6/default.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- default.css 24 Jun 2004 13:39:49 -0000 1.6
+++ default.css 22 Dec 2004 20:31:18 -0000 1.7
@@ -2,6 +2,10 @@
background-position: left top; background-attachment: scroll; margin: 0px; background-repeat: repeat; background-color: #272621
}
+img {
+ border: 0
+}
+
a:link, a:visited {
font-weight: bold; color: #888870; text-decoration: none
}
More information about the MPlayer-DOCS
mailing list