what the hell!?!

This commit is contained in:
Juti Noppornpitak 2007-03-18 17:22:32 +00:00
parent 3a47d6a80f
commit 82bdb27498
2 changed files with 9 additions and 8 deletions

View File

@ -132,9 +132,15 @@
</xsl:template>
<xsl:template match="header" name="header">
<div class="webtitle"><div class="webtitle-inner"><a href="/"
class="link2home"><img src="/logos/csc_80_35_white.png"/></a><a href="/"
class="link2home"><img src="/logos/csc_title.png"/></a></div></div>
<div class="webtitle"><div class="webtitle-inner">
<table cellpadding="0" cellspacing="0" border="0" align="left"><tr>
<td width="90">
<a href="/"><img src="/logos/csc_80_35_white.png"/></a>
</td><td>
<a href="/"><img src="/logos/csc_title.png"/></a>
</td>
</tr></table>
</div></div>
<table cellspacing="0" cellpadding="2" border="0" width="100%"
class="template-header">
<tr>

View File

@ -55,11 +55,6 @@ p {
width:760px;
margin:0 auto;
padding:0 20px;
vertical-align:center;
} .webtitle-inner .link2home {
vertical-align:center;
height:60px;
margin:auto 0;
}
.menuspace {