diff --git a/cscweb.xsl b/cscweb.xsl index 4e5d539..5faf064 100755 --- a/cscweb.xsl +++ b/cscweb.xsl @@ -169,7 +169,7 @@ - [] + diff --git a/default.css b/default.css index 7314341..9bfef6a 100755 --- a/default.css +++ b/default.css @@ -96,6 +96,7 @@ p { .diritem:link, .diritem:visited, .diritem:active { + font-family:'Lucida Grande', Sans, Sans-serif; border-left:4px solid #ccc; padding:0 15px 0 5px; color:blue; @@ -103,6 +104,10 @@ p { border-left:4px solid green; } +.headdir { + font-weight:700; +} + .pagetop, .pagetop:link, .pagetop:visited,