diff --git a/cscweb.xsl b/cscweb.xsl index 531cb27..dde4c64 100755 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -131,7 +131,7 @@ + class="template-header"> diff --git a/default.css b/default.css index 1f28771..a7b213f 100755 --- a/default.css +++ b/default.css @@ -26,3 +26,8 @@ body, .web-framework { p { font-family:'Lucida Grande', Sans, Sans-serif; } + +.template-header { + border-bottom:1px solid #ccc; +/* background-color:#cee6ff;*/ +}
CSC