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