Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 21: Zeile 21:
}
}


mw-content-text {
#mw-content-text {
     margin-top: 4em;
     margin-top: 4em;
}
}

Version vom 10. Dezember 2019, 11:59 Uhr

.mw-htmlform-submit-buttons {
    position: fixed;
    top: 11.7em;
    left: 25.5em;
}

.mw-htmlform-field-UploadSourceField {
    position: fixed;
    top: 9em;
    left: 25em;
}

.mw-htmlform-field-UploadSourceField .mw-label {
    display: none;
}

.mw-htmlform-field-HTMLTextField {
    position: fixed;
    top: 12em;
    display: inline-block;
}

#mw-content-text {
    margin-top: 4em;
}

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

.mw-input {
	display: inline-flex;
}

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

/* .main-footer {
    float: inline-end;
    bottom: 186px;
} */