update
This commit is contained in:
parent
3d40c82ff1
commit
fbdcfda8c7
1 changed files with 3 additions and 1 deletions
|
@ -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 a new issue