init
This commit is contained in:
9
style-light.css
Normal file
9
style-light.css
Normal file
@@ -0,0 +1,9 @@
|
||||
:root{
|
||||
--bg-color: #f1f2f3;
|
||||
--txt-color: #222;
|
||||
--secondary-txt-color: #000;
|
||||
--green: #00ab44;
|
||||
}
|
||||
#moonImg{
|
||||
filter: opacity(60%);
|
||||
}
|
||||
Reference in New Issue
Block a user