Wechseln zu:Navigation, Suche
Wiki
(Die Seite wurde neu angelegt: „.mw-htmlform-submit-buttons { position: fixed; top: 160px; left: 408px; }“)
 
KKeine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
     top: 160px;
     top: 160px;
     left: 408px;
     left: 408px;
}
.editButtons {
position: fixed;
top: 59px;
right: -300px;
}
}

Version vom 29. November 2019, 14:33 Uhr

.mw-htmlform-submit-buttons {
    position: fixed;
    top: 160px;
    left: 408px;
}

.editButtons {
	position: fixed;
	top: 59px;
	right: -300px;
}