fix: force white text, just realized light mode is broken
This commit is contained in:
parent
eafff31a99
commit
79d87ca7b3
@ -34,6 +34,7 @@
|
|||||||
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/jp/angeltech/MoeMoji/wp.png");
|
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/jp/angeltech/MoeMoji/wp.png");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
wallpaper-bg > * {
|
wallpaper-bg > * {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user