diff options
| author | Siri Reiter <siri@jones.dk> | 2008-10-22 20:13:29 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2015-02-27 19:23:35 +0100 |
| commit | 14c6886aba592422cc00804cdb4a5e7296b44a3a (patch) | |
| tree | 1f878fcab0b98181e44bcff33c100113d470ac5b | |
| parent | 00f724225c6a4cfbad3d360430169957df35013f (diff) | |
Links bold in topbar.
| -rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,7 +17,7 @@ a:visited { div.header a, div.header a:hover { - color: white + color: white; } div.actions ul { @@ -40,6 +40,7 @@ div#topbar ol li { line-height: 2em; background-color: green; color: white; + font-weight: bold; margin-top: 0; margin-bottom: 0; } |
