*** empty log message ***

news-update
Juti Noppornpitak 16 years ago
parent e3adaf362b
commit b5dd8c0d52
  1. 1
      cscweb.xsl
  2. 11
      default.css

@ -186,6 +186,7 @@
may find, including the version of your browser and your operating system.
</p>
<p>
<a href="/"><img src="/logos/csc_80_35.png" align="right"/></a>
Copyright
<xsl:text disable-output-escaping="yes">&amp;copy;</xsl:text>
2002<xsl:text disable-output-escaping="yes">&amp;ndash;</xsl:text>2007

@ -92,6 +92,17 @@ p {
height:60px;
}
.diritem,
.diritem:link,
.diritem:visited,
.diritem:active {
border-left:4px solid #ccc;
padding:0 15px 0 5px;
color:blue;
} .diritem:hover {
border-left:4px solid green;
}
.pagetop,
.pagetop:link,
.pagetop:visited,

Loading…
Cancel
Save