mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
text shadows
This commit is contained in:
@@ -21,10 +21,12 @@
|
|||||||
|
|
||||||
#serverControls {
|
#serverControls {
|
||||||
color: white;
|
color: white;
|
||||||
|
|
||||||
|
text-shadow: 1px 1px 8px black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#serverControls .CheckboxDisplay {
|
#serverControls .CheckboxDisplay {
|
||||||
border-color: #fff;
|
border-color: #c5c5c5;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -40,6 +40,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
text-shadow: 1px 1px 14px black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MainProgressBarWrapper .MainProgressText {
|
.MainProgressBarWrapper .MainProgressText {
|
||||||
|
|||||||
Reference in New Issue
Block a user