forked from tykayn/funky-framadate-front
style(default): added font color
This commit is contained in:
parent
1753515797
commit
e91c66eef4
@ -3,6 +3,7 @@
|
||||
html {
|
||||
font-size: 62.5%; /* 10px */
|
||||
font-size: calc(1em * 0.625); /* fix */
|
||||
color: $font_color;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
|
Loading…
Reference in New Issue
Block a user