diff options
| author | Siri Reiter <siri@jones.dk> | 2009-02-19 14:29:28 +0100 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2009-02-19 14:29:28 +0100 |
| commit | 185fa716510a80a6ae6eea8341bf387c5a9c0118 (patch) | |
| tree | 16239519fe1a4316d6428ae955780587aed5874d | |
| parent | 210177a62aef79ee0e886d15c197f8c26a51a67a (diff) | |
CSS: topbar selflink light blue.
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ DIV#topbar ul li { margin: 0 5%; } -DIV#topbar a:hover { +DIV#topbar a:hover a:selflink { color: lightblue; } |
