mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
clean up unused parameters and start work on 2.0.0 docs
This commit is contained in:
7
docs/global.module.css
Normal file
7
docs/global.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.logo {
|
||||
color: #d84b4b;
|
||||
}
|
||||
|
||||
html[class~=dark] .logo {
|
||||
color: #fff;
|
||||
}
|
||||
Reference in New Issue
Block a user