Change color to #990000 so I dont have to hear about ppl pooping the same color any longer.

This commit is contained in:
Scott Ullrich 2004-11-18 19:28:47 +00:00
parent 1bad4fe8ab
commit aca01efc29
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ function showhide(tspan, tri) {
<table width="750" border="0" cellspacing="0" cellpadding="2">
<tr valign="bottom">
<td width="150" height="65" align="center" valign="middle"> <strong><a href="/"><img src="/logo.gif" border="0"></a></strong></td>
<td height="65" bgcolor="#7F3B00">
<td height="65" bgcolor="#990000">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr><td align="left" valign="bottom"><span class="tfrtitle">&nbsp;webConfigurator</span></td>
<td align="right" valign="bottom">

View File

@ -1,6 +1,6 @@
</td></tr></table></td>
</tr>
<tr align="center" valign="top" bgcolor="#7F3B00">
<tr align="center" valign="top" bgcolor="#990000">
<td colspan="2" class="cpline">pfSense is &copy; 2004 by Scott Ullrich. All Rights Reserved.
<br>pfSense is originally based on m0n0wall which is &copy; 2002-2004 by Manuel Kasper.
All rights reserved.&nbsp; [<a href="/license.php" class="tblnk">view license</a>]</td>

View File

@ -231,7 +231,7 @@ a {
.listtopic {
border-right: 1px solid #999999;
font-size: 11px;
background-color: #7F3B00;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
color: #FFFFFF;