diff --git a/cscweb.xsl b/cscweb.xsl index c6dcc9d..b0040da 100755 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -132,6 +132,8 @@ +
diff --git a/default.css b/default.css index 4aac721..2c94051 100755 --- a/default.css +++ b/default.css @@ -37,6 +37,14 @@ p { .template-header { border-bottom:1px solid #ccc; /*background-color:#cee6ff;*/ + margin-top:100px; +} + +.webtitle { + position:absolute; + top:0; + left:0; + background-color:#215498; } .menuspace {