mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
forgot to mention in the last log that i made the buttons at the very bottom use border=0
centered logos at the top of devfiles.php
This commit is contained in:
parent
11c35aa57d
commit
e4a3cc3b44
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body text="#ffffff" bgcolor="#000000" link="#ff0000" vlink="#aa0000" alink="#ffffff">
|
<body text="#ffffff" bgcolor="#000000" link="#ff0000" vlink="#aa0000" alink="#ffffff">
|
||||||
|
|
||||||
<img src="images/qflogosmallblack.png"><img src="images/devfiles.png">
|
<center><img src="images/qflogosmallblack.png"><img src="images/devfiles.png"></center>
|
||||||
<br><br><br><br>
|
<br><br><br><br>
|
||||||
|
|
||||||
<table width="750" border="0" cellspacing="0" cellpadding="2" bgcolor="#000000" align="center">
|
<table width="750" border="0" cellspacing="0" cellpadding="2" bgcolor="#000000" align="center">
|
||||||
|
@ -95,4 +95,4 @@
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue