fizöl
This commit is contained in:
parent
609c859418
commit
4147694623
@ -5,9 +5,9 @@
|
||||
#hud {
|
||||
position: fixed;
|
||||
|
||||
/* Untere rechte Ecke des HUD = obere linke Ecke der Worldmap (2037x1018, zentriert) */
|
||||
right: calc(50vw + 1018.5px);
|
||||
bottom: calc(50vh + 509px);
|
||||
/* Obere linke Ecke der Worldmap (2037x1018, zentriert) */
|
||||
left: calc(50vw - 1018.5px);
|
||||
top: calc(50vh - 509px);
|
||||
|
||||
z-index: 1500;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user