rha<se
This commit is contained in:
parent
a9a4a1f4c8
commit
4c620e82ab
@ -184,7 +184,7 @@ body {
|
||||
#game-chat {
|
||||
position: fixed;
|
||||
left: 20px;
|
||||
bottom: 20px;
|
||||
bottom: 30px;
|
||||
width: 250px;
|
||||
height: 300px;
|
||||
background: linear-gradient(#2b2115, #1a140d);
|
||||
|
||||
@ -1,12 +1,10 @@
|
||||
|
||||
|
||||
/* =========================
|
||||
Quick Menu Panel
|
||||
========================= */
|
||||
|
||||
#quickmenu-panel {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
bottom: 30px;
|
||||
left: 50%;
|
||||
z-index: 1999;
|
||||
|
||||
@ -25,8 +23,6 @@
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* =========================
|
||||
Einzelne Slots
|
||||
========================= */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user