From 4a9e96d3ec859b4a60cad2ea4db83ecbacdd9355 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Fri, 6 Nov 2015 16:33:30 +0100 Subject: [PATCH] Update style.scss --- style.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.scss b/style.scss index 3915a90..1c6ba67 100755 --- a/style.scss +++ b/style.scss @@ -120,6 +120,11 @@ img { color: $gray; } +.info { + font-size: smaller; + color: $lightGray; +} + // Specify the color of the selection ::-moz-selection { color: $black;