diff --git a/style/main.css b/style/main.css index fa0f71d..031422f 100644 --- a/style/main.css +++ b/style/main.css @@ -46,7 +46,7 @@ h1, h2, h3, h4 { padding-right: 12px; padding-top: 4px; padding-bottom: 4px; - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); } .login-statusbar .inner > a { color: #f8f8f8;