diff --git a/html/style-light.css b/html/style-light.css index c0a6a5b55..b3f3ce7b6 100644 --- a/html/style-light.css +++ b/html/style-light.css @@ -150,7 +150,7 @@ td.tool a.mtitle:hover { } #top { float:left; - margin-bottom: 0.9512%; + margin-bottom: 40px; width: 100%; } #module { @@ -1158,6 +1158,8 @@ a.nav:hover,div.content a.nav:hover,div.redcontent a.nav:hover { width:100%; top:0px; text-align: center; + font-variant:small-caps; + font-weight: bolder; } div.foldercontent { padding:20px 30px 0px 40px; diff --git a/include/template/module.php b/include/template/module.php index 09b41890a..15104e77a 100644 --- a/include/template/module.php +++ b/include/template/module.php @@ -3,7 +3,7 @@ //see licence.txt ?>