Make front page readable

This commit is contained in:
Michal Čihař
2011-02-02 16:23:16 +01:00
parent 48e8946ace
commit 371de537c8

View File

@@ -1262,6 +1262,7 @@ code.sql, div.sqlvalidate {
.group h2 {
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
padding: 0.1em 0.3em;
margin-top: 0;
}