Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@import url("extensions/TinyMCE/tinymce/plugins/fontawesome/css/font- awesome.min.css");
#wpTextbox1_ifr {
background: #fff;
color:#000000;
background-image:none;
}
.mw-indicator {
display:none;
}
.cosmos-articleHeader-actions {
padding: 15px 32px;
display:none;
}
.cosmos-actionsList-dropdownIcon {
margin: 0px;
}
.cosmos-button-action {
height: 28px;
}
.cosmos-button {
font-size: 10px;
padding:2px;
}
.cosmos-button-icon {
width: 12px;
height: 12px;
}
#cosmos-actionsList-list {
font-size: 10px;
min-width: 20px;
padding: 0;
}
.inhalt {
background: #fff;
border: 2px solid #262626;
min-height: 0;
padding: .3em .8em .4em;
}
.honorific-level {
font-size: 18px!important;
}
.points-level {
background-color: #ffffff!important;
font-size: 18px!important;
}