s/font-color/color in page.less
This commit is contained in:
parent
3c7ad2ea9c
commit
7e99972cc4
@ -1,7 +1,7 @@
|
||||
body {
|
||||
background-color: @bodycolor;
|
||||
font-family: @base-font;
|
||||
font-color: @textcolor;
|
||||
color: @textcolor;
|
||||
}
|
||||
.navigation-wrapper {
|
||||
.container();
|
||||
|
Loading…
x
Reference in New Issue
Block a user