Author: naoliv Date: 2009-09-02 16:23:43 +0000 (Wed, 02 Sep 2009) New Revision: 3855
Modified: trunk/community/website/inc/header.inc.php Log: Logo height and width Modified: trunk/community/website/inc/header.inc.php =================================================================== --- trunk/community/website/inc/header.inc.php 2009-09-02 16:22:16 UTC (rev 3854) +++ trunk/community/website/inc/header.inc.php 2009-09-02 16:23:43 UTC (rev 3855) @@ -26,7 +26,7 @@ <body> <div style="text-align: center;"> <a href="http://debian-med.alioth.debian.org/"> - <img src="/img/logo.png" alt="Debian Med Project" /> + <img src="/img/logo.png" alt="Debian Med Project" height="446" width="93" /> </a> </div> <div class="heading"> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
