update with mac

This commit is contained in:
Juti Noppornpitak 2007-04-03 12:40:23 +00:00
parent da9556d5e3
commit 37c03fabc9
2 changed files with 9 additions and 2 deletions

View File

@ -38,19 +38,21 @@
</xsl:template>
<xsl:template match="biglogo" name="biglogo">
<div class="biglogo">
<table cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="109"><a href="http://www.uwaterloo.ca/"><img
src="/logos/uw_logo_100_68.gif" alt="University of Waterloo"
width="100" height="68" align="center" border="0" /></a></td>
<td width="174"><a href="/"><img src="/logos/csc_160_70.png"
<!--<td width="174"><a href="/"><img src="/logos/csc_160_70.png"
alt="Computer Science Club" width="165" height="75" align="center"
border="0" /></a></td>
border="0" /></a></td>-->
<td width="91"><a href="http://www.acm.org"><img width="82"
height="103" src="/logos/acm_logo.gif" alt="A Student Chapter of
the ACM" align="center" border="0" /></a></td>
</tr>
</table>
</div>
</xsl:template>
<xsl:template match="mediafile" >

View File

@ -39,6 +39,11 @@ p {
font-family:'Lucida Grande', Sans, Sans-serif;
}
.biglogo {
background:url(/csc_welcome.jpg) center top transparent no-repeat;
margin-top:40px;
}
.template-header {
border-bottom:1px solid #ccc;
/*background-color:#cee6ff;*/