summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-05 00:32:09 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-05 00:32:09 +0100
commit79c78f12d989760f7fc3d9f49ada38a203e2381e (patch)
tree09a192a3c0afb34300c36da5539a432b7f5b7464
parent5712c70ed661b6946e79e1ca759acae624e32e54 (diff)
Fix colorize branding selflink.
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 764d113..15402e2 100644
--- a/style.scss
+++ b/style.scss
@@ -29,7 +29,7 @@ a {
.pagelicense p {
display: inline;
}
-.branding-logo a {
+.branding-logo a,
.branding-logo .selflink {
color: white;
font-weight: bold;