Update style.scss
This commit is contained in:
parent
a84c36de47
commit
4a9e96d3ec
|
@ -120,6 +120,11 @@ img {
|
||||||
color: $gray;
|
color: $gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info {
|
||||||
|
font-size: smaller;
|
||||||
|
color: $lightGray;
|
||||||
|
}
|
||||||
|
|
||||||
// Specify the color of the selection
|
// Specify the color of the selection
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
color: $black;
|
color: $black;
|
||||||
|
|
Loading…
Reference in a new issue