[MPlayer-DOCS] CVS: homepage/design7 default.css,1.11,1.12

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


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/homepage/design7
In directory mail:/var2/tmp/cvs-serv18942/design7

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


Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design7/default.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- default.css	22 Dec 2004 19:53:18 -0000	1.11
+++ default.css	26 Dec 2004 00:41:47 -0000	1.12
@@ -56,3 +56,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