Fix layout and content of infobox

foo
David Bartley 16 years ago
parent 200f51559d
commit 797ff68516
  1. 8
      default.css
  2. 5
      xsl/common.xsl

@ -236,7 +236,13 @@ div.footer {
div.infobox {
border: 1px solid #ccc;
padding: 0px 10px;
padding: 2px 2px;
margin: 1px;
}
div.infobox p {
margin: 5px;
padding: 0;
}
p.mediafile {

@ -71,11 +71,6 @@
This page was generated on <xsl:value-of select="$g_date" /> at
<xsl:value-of select="$g_time" />.
</p><p>
The overall layout is designed specially for modern browsers. If you
experience any problems, please report them, along with the version of
your browser and operating system, to the
<a href="mailto:www@csclub.uwaterloo.ca">Webmaster</a>.
</p><p>
This site supports TLS/SSL using a certificate signed by the
"CSC Certificate Authority". Click <a href="{$pre}csclub.pem">here</a>
(PEM format) or <a href="{$pre}csclub.der">here</a> (DER format) to

Loading…
Cancel
Save