projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782f3fe
)
Small improvement of headings
author
Luzifr
<szekely@woltlab.com>
Wed, 12 Oct 2011 17:14:22 +0000
(19:14 +0200)
committer
Luzifr
<szekely@woltlab.com>
Wed, 12 Oct 2011 17:14:29 +0000
(19:14 +0200)
wcfsetup/install/files/acp/style/style.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/style.css
b/wcfsetup/install/files/acp/style/style.css
index 46e1fd217861515443e6654e2fc214119ee9d218..78e5aa048fe228110fb0c200110fa80ff6762b00 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-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;
}