Small improvement of headings
authorLuzifr <szekely@woltlab.com>
Wed, 12 Oct 2011 17:14:22 +0000 (19:14 +0200)
committerLuzifr <szekely@woltlab.com>
Wed, 12 Oct 2011 17:14:29 +0000 (19:14 +0200)
wcfsetup/install/files/acp/style/style.css

index 46e1fd217861515443e6654e2fc214119ee9d218..78e5aa048fe228110fb0c200110fa80ff6762b00 100644 (file)
@@ -696,6 +696,7 @@ footer.pageFooter nav.footerNavigation ul li {
 
 .subHeading h1 {
        font-size: 150%;
+       font-weight: bold;
        text-shadow: 0 1px 0 #fff;
        color: #999;
        border-bottom: 1px solid #ccc;
@@ -705,6 +706,7 @@ footer.pageFooter nav.footerNavigation ul li {
 
 .subHeading h2 {
        font-weight: normal;
+       color: #aaa;
 }