diff --git a/cscweb.xsl b/cscweb.xsl index 4e6398d..9de0f4f 100755 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -38,19 +38,21 @@ + diff --git a/default.css b/default.css index 671d840..3db97cf 100755 --- a/default.css +++ b/default.css @@ -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;*/