Set main bg and foreground colours
This commit is contained in:
parent
01b113a1d6
commit
d972418dae
@ -12,7 +12,8 @@ html {
|
|||||||
body {
|
body {
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #fafafa;
|
background-color: #f2f5f4;
|
||||||
|
color:#7c8382;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user