From fdd0b16d5b5cf110c34e337544768d10b6e2e1b6 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 3 Jun 2014 21:57:34 +0200 Subject: Styling for farbar h3 with links. --- style.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.scss') diff --git a/style.scss b/style.scss index 03df6a4..cf12305 100644 --- a/style.scss +++ b/style.scss @@ -339,6 +339,11 @@ img { display: none; } +.farbar h3 a { + color: black; + font-weight: bold; +} + .tags { display: none; } -- cgit v1.2.3