mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add building speed infos to all buildings
This commit is contained in:
@@ -40,6 +40,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
.additionalInfo {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
|
||||
label {
|
||||
color: lighten($colorGreenBright, 10);
|
||||
font-weight: bold;
|
||||
@include S(margin-right, 5px);
|
||||
}
|
||||
}
|
||||
|
||||
.hotkey {
|
||||
color: lighten($colorGreenBright, 10);
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user