fix up some text colors for the dark theme
All checks were successful
Build and publish the docker image / build (push) Successful in 19s
All checks were successful
Build and publish the docker image / build (push) Successful in 19s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
04fca77aec
commit
6f1cad19ac
@ -79,6 +79,7 @@
|
||||
}
|
||||
|
||||
#credits summary {
|
||||
font-weight: 900;
|
||||
font-size: 1.4rem;
|
||||
cursor: pointer;
|
||||
color: #ccc;
|
||||
@ -87,7 +88,7 @@
|
||||
#credits p {
|
||||
font-size: 1.3rem;
|
||||
padding: 0.5rem;
|
||||
color: #171717;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
|
@ -42,7 +42,7 @@
|
||||
|
||||
#search-item h3 {
|
||||
font-size: 1.8rem;
|
||||
color: #333;
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
#search-item span {
|
||||
|
Loading…
x
Reference in New Issue
Block a user