mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 17:14:36 +01:00
Launch button stylized to look clearer. WIP on moving all the launch elements to the right for better readability.
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
right: 10%;
|
||||
top: 50%;
|
||||
|
||||
width: 32%;
|
||||
height: 80%;
|
||||
width: 20%;
|
||||
height: 120%;
|
||||
min-width: 357px;
|
||||
padding: 0 0 140px 0;
|
||||
}
|
||||
|
||||
#playButton > div {
|
||||
@@ -20,13 +21,15 @@
|
||||
#playButton .BigButton {
|
||||
height: 100%;
|
||||
box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
|
||||
font-size: 24px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#serverControls {
|
||||
color: white;
|
||||
|
||||
text-shadow: 1px 1px 8px black;
|
||||
}
|
||||
}
|
||||
|
||||
.BottomSection .CheckboxDisplay {
|
||||
border-color: #c5c5c5;
|
||||
|
||||
Reference in New Issue
Block a user