forked from Simnation/Main
Update style.css
This commit is contained in:
parent
69f09789e2
commit
d66127a776
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ body {
|
|||
|
||||
/* DJ Interface Container */
|
||||
#dj-interface {
|
||||
width: 1000px; /* Standard-Breite */
|
||||
height: 700px; /* Standard-Höhe */
|
||||
width: 800px; /* Standard-Breite */
|
||||
height: 600px; /* Standard-Höhe */
|
||||
position: absolute;
|
||||
top: 100%; /* Statt 50% - weiter unten */
|
||||
left: 100%; /* Statt 50% - weiter rechts */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue