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