diff --git a/content/static/style/default.css b/content/static/style/default.css index 196309bac..f6b4d656f 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -146,7 +146,7 @@ pre { } #content h3 { - font-size: 150%; + font-size: 130%; margin-top: 30px; color: #555; } @@ -173,11 +173,11 @@ pre { font-weight: bold; } -#content h3.news { +#content h2.news, #content h3.news { border-bottom: #ebc63c 3px solid; padding: 0px; line-height: 1.1em; - font-size: 130%; + margin-bottom: 0px; } #content h3.news a { diff --git a/xsl/xhtml.xsl b/xsl/xhtml.xsl index 7c2c68158..5fde31597 100644 --- a/xsl/xhtml.xsl +++ b/xsl/xhtml.xsl @@ -23,7 +23,7 @@ ../ - + @@ -110,9 +110,21 @@

+ + news + +

+ + + + + +
@@ -158,20 +170,7 @@ - - - - - - - - - - - - news_date - - +
@@ -193,6 +192,23 @@ + + + + + + + + + + + + + news_date + + + +