[Scummvm-cvs-logs] CVS: web styles.css,1.19,1.20

Max Horn fingolfin at users.sourceforge.net
Wed Dec 17 05:40:02 CET 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv13370

Modified Files:
	styles.css 
Log Message:
add my MD5 table to regular ScummVM web site (so others on the team can update; but please if you make changes, always mark your source of information clearly); eventually this table should be auto-generated (i.e. the MD5 table on the web and in the ScummVM source should both be derived from a single source, to ensure consistency)

Index: styles.css
===================================================================
RCS file: /cvsroot/scummvm/web/styles.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- styles.css	17 Oct 2003 19:29:56 -0000	1.19
+++ styles.css	17 Dec 2003 13:39:46 -0000	1.20
@@ -33,6 +33,9 @@
 }
 h1 .caption	{ font-size: 8pt; font-weight: normal; }
 
+th { font-size: 12pt; }
+.md5 { font-family: Lucida Console, monospace; }
+
 /* news items */
 .news-item .news-header	{
 	font-weight: bold;





More information about the Scummvm-git-logs mailing list