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

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Dec 26 01:50:11 CET 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/design6
In directory mail:/var2/tmp/cvs-serv16104/design6

Modified Files:
	default.css 
Log Message:
Screenshot thumbnails should be fixed size and float.


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design6/default.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- default.css	22 Dec 2004 20:31:18 -0000	1.7
+++ default.css	26 Dec 2004 00:50:09 -0000	1.8
@@ -69,3 +69,6 @@
 .mirror {
 	font-weight: normal; font-size: 9px; color: #D8D5B0; font-family:  arial, verdana, helvetica, sans-serif; text-decoration: none
 }
+.screenshots div {
+        float: left; width: 220px; height: 190px
+}




More information about the MPlayer-DOCS mailing list