mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 21:16:15 -04:00
docs: Fix (new) label text color in dark theme
This commit is contained in:
parent
360c3b2ad0
commit
f2a35c2aa6
1 changed files with 4 additions and 0 deletions
|
@ -806,6 +806,10 @@ td code {
|
||||||
color: #bdd6f7;
|
color: #bdd6f7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header nav .new {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
#search {
|
#search {
|
||||||
background: rgb(28, 52, 79);
|
background: rgb(28, 52, 79);
|
||||||
color: #bdd6f7;
|
color: #bdd6f7;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue