Update style.scss

This commit is contained in:
Holger Reinhardt 2015-11-06 16:33:30 +01:00
parent a84c36de47
commit 4a9e96d3ec
1 changed files with 5 additions and 0 deletions

View File

@ -120,6 +120,11 @@ img {
color: $gray;
}
.info {
font-size: smaller;
color: $lightGray;
}
// Specify the color of the selection
::-moz-selection {
color: $black;