[Scummvm-cvs-logs] CVS: web style.css,1.6,1.7

Max Horn fingolfin at users.sourceforge.net
Thu Nov 17 15:17:02 CET 2005


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16200

Modified Files:
	style.css 
Log Message:
Converted some more PNGs to JPEG

Index: style.css
===================================================================
RCS file: /cvsroot/scummvm/web/style.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- style.css	13 Nov 2005 15:05:28 -0000	1.6
+++ style.css	17 Nov 2005 23:16:36 -0000	1.7
@@ -248,7 +248,7 @@
 	padding-left:20px;
 	margin:0px;
 	margin-right:-8px;
-	background-image:url('images/bg-lec-games.png');
+	background-image:url('images/bg-lec-games.jpg');
 	background-repeat: no-repeat;
 	background-position: top right;
 }
@@ -258,7 +258,7 @@
 	padding-right:20px;
 	margin:0px;
 	margin-right:-8px;
-	background-image:url('images/bg-he-games.png');
+	background-image:url('images/bg-he-games.jpg');
 	background-repeat: no-repeat;
 	background-position: top right;
 }
@@ -268,7 +268,7 @@
 	padding-right:20px;
 	margin:0px;
 	margin-right:-8px;
-	background-image:url('images/bg-other-games.png');
+	background-image:url('images/bg-other-games.jpg');
 	background-repeat: no-repeat;
 	background-position: top right;
 }





More information about the Scummvm-git-logs mailing list