From 37c03fabc98f53bf6c509b45a90e064a45186698 Mon Sep 17 00:00:00 2001 From: Juti Noppornpitak Date: Tue, 3 Apr 2007 12:40:23 +0000 Subject: [PATCH] update with mac --- cscweb.xsl | 6 ++++-- default.css | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) 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;*/