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;