From 79c78f12d989760f7fc3d9f49ada38a203e2381e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 5 Nov 2013 00:32:09 +0100 Subject: Fix colorize branding selflink. --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3