mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
fix the aspect ratio
This commit is contained in:
parent
cc647cc239
commit
b47908531d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
|
||||
<TR valign="top" bgcolor="#4b4f66">
|
||||
<TD>
|
||||
<IMG src="/img/logos/qf3.png" alt="QF" hSpace=2 vspace=0 border=0 width="70" height="70">
|
||||
<IMG src="/img/logos/qf3.png" alt="QF" hSpace=2 vspace=0 border=0 width="184" height="69">
|
||||
</TD>
|
||||
<TD width="99%"><!-- right of logo -->
|
||||
<a href="http://sourceforge.net/"><IMG src="http://sourceforge.net/sflogo.php?group_id=882&type=1" align="right" alt="SourceForge" hspace=20 vspace=20 border=0 width="88" height="31"></A>
|
||||
|
|
Loading…
Reference in a new issue