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 Container */
|
||||||
#dj-interface {
|
#dj-interface {
|
||||||
width: 1000px; /* Standard-Breite */
|
width: 800px; /* Standard-Breite */
|
||||||
height: 700px; /* Standard-Höhe */
|
height: 600px; /* Standard-Höhe */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100%; /* Statt 50% - weiter unten */
|
top: 100%; /* Statt 50% - weiter unten */
|
||||||
left: 100%; /* Statt 50% - weiter rechts */
|
left: 100%; /* Statt 50% - weiter rechts */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue