mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Removed keyboard set code
This commit is contained in:
@@ -997,11 +997,11 @@ button:focus { outline: none; }
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#keyLockLabel, #keyBindsLabel {
|
||||
#keyLockLabel {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 350px;
|
||||
bottom: 300px;
|
||||
|
||||
text-align: center;
|
||||
font-size: 30px;
|
||||
@@ -1011,11 +1011,7 @@ button:focus { outline: none; }
|
||||
|
||||
z-index: 5;
|
||||
}
|
||||
#keyBindsLabel {
|
||||
bottom: 300px;
|
||||
}
|
||||
|
||||
#keyLockLabel span, #keyBindsLabel span {
|
||||
#keyLockLabel span {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user