colors
This commit is contained in:
parent
d5e45f4838
commit
0dfb1fcd4e
1 changed files with 5 additions and 1 deletions
|
@ -7,8 +7,12 @@
|
|||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #fdccd4 !important;
|
||||
}
|
||||
|
||||
* {
|
||||
color: whitesmoke;
|
||||
color: whitesmoke
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue