Add black as default color
This commit is contained in:
parent
31c53768e9
commit
8e338f89c0
@ -9,6 +9,7 @@ body, html {
|
||||
margin: auto;
|
||||
font-family: Sans;
|
||||
font-size: 0.9em;
|
||||
color: #000;
|
||||
letter-spacing: 0.05em;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user