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