Update file style.css
This commit is contained in:
parent
66d192f6df
commit
68e1548596
@ -1,8 +1,8 @@
|
||||
:root {
|
||||
--text: #e9e9e9;
|
||||
--background: hsl(0, 0%, 15%);
|
||||
--dark-background: hsl(0, 0%, 10%);
|
||||
--darker-background: hsl(0, 0%, 5%);
|
||||
--text: #373737;
|
||||
--background: hsl(0, 0%, 100%);
|
||||
--dark-background: hsl(0, 0%, 100%);
|
||||
--darker-background: hsl(0, 0%, 100%);
|
||||
--article-background: hsl(0, 0%, 100%);
|
||||
--article-text: hsl(0, 0%, 0%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user