mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
centered title
This commit is contained in:
parent
2aae262b87
commit
eca1a2be65
1 changed files with 2 additions and 2 deletions
4
news.php
4
news.php
|
@ -37,10 +37,10 @@
|
|||
[ <a href="main.php#comments">comments</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
<td WIDTH="100" valign="center">
|
||||
<td WIDTH="100" align="left" valign="center">
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">News</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue