summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-05 00:31:38 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-05 00:31:38 +0100
commit5712c70ed661b6946e79e1ca759acae624e32e54 (patch)
treebe0a60679195466cdb472e133411e26757053d18
parent4fc83165e15f64952e56ba1a737e93c785326aad (diff)
Fix colorize branding selflink.
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index b3d25b1..764d113 100644
--- a/style.scss
+++ b/style.scss
@@ -30,6 +30,7 @@ a {
display: inline;
}
.branding-logo a {
+.branding-logo .selflink {
color: white;
font-weight: bold;
}