[Scummvm-cvs-logs] SF.net SVN: scummvm: [24789] web/trunk/include/html.php
sev at users.sourceforge.net
sev at users.sourceforge.net
Sat Nov 25 23:02:43 CET 2006
Revision: 24789
http://svn.sourceforge.net/scummvm/?rev=24789&view=rev
Author: sev
Date: 2006-11-25 14:02:43 -0800 (Sat, 25 Nov 2006)
Log Message:
-----------
Fix typo in style.
Modified Paths:
--------------
web/trunk/include/html.php
Modified: web/trunk/include/html.php
===================================================================
--- web/trunk/include/html.php 2006-11-25 20:35:34 UTC (rev 24788)
+++ web/trunk/include/html.php 2006-11-25 22:02:43 UTC (rev 24789)
@@ -66,7 +66,7 @@
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="8" style="background:url('<?=$file_root?>/images/header-left-corner.gif');height:28px;"> </td>
- <td style="background:url('<?=$file_root?>/images/header-background.gif')"><h2 style="margin:0px;color:#356a02;font-weigth:bold;padding-left:1em;
+ <td style="background:url('<?=$file_root?>/images/header-background.gif')"><h2 style="margin:0px;color:#356a02;font-weight:bold;padding-left:1em;
font-family:Trebuchet MS,Verdana,Tahoma;font-size:18px;color:#821d06">
<?php
shadowed_text($title, '#821d06', '#ffffff');
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list