mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-10-01 04:35:37 -04:00
update
This commit is contained in:
parent
3d40c82ff1
commit
fbdcfda8c7
@ -51,6 +51,7 @@
|
||||
--head-nav-bg-color: transparent;
|
||||
--head-nav-text-color: #d56f2a;
|
||||
--menu-color: #e1e1e1;
|
||||
--license-color: #666666;
|
||||
}
|
||||
// Was entered incorrectly.. Dark = Light
|
||||
[data-theme="dark"] {
|
||||
@ -67,6 +68,7 @@
|
||||
--head-nav-bg-color: transparent;
|
||||
--head-nav-text-color: #d56f2a;
|
||||
--menu-color: #202225;
|
||||
--license-color: #666666;
|
||||
}
|
||||
|
||||
body {
|
||||
@ -134,4 +136,4 @@ time.by-line {
|
||||
display: block;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user