diff options
author | Siri Reiter <siri@jones.dk> | 2016-03-03 15:58:29 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2016-03-03 15:59:03 +0100 |
commit | 4d602c979afaacb7c31a8a4dd780414f9c7a9298 (patch) | |
tree | c950a6f8654f4fb8de95875d23bfcf67f69fccaa /style.scss | |
parent | 47e5e619d35f9b936c97ba4304325d69e18f0e1c (diff) |
Styling for inlinepage header a to inlineheader a.
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -283,7 +283,7 @@ th { background-color: lightyellow; } -.inlinepage .header a { +.inlineheader a { font-weight: normal; color: DarkRed; line-height: 1.5em; |