Zuletzt bearbeitet vor einem Monat
von Redaktion

MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 20: Zeile 20:
.ns-3002 #data-after-content {display:none;}
.ns-3002 #data-after-content {display:none;}
.qtip {font-size: 0.95em;line-height: 1.4em;}
.qtip {font-size: 0.95em;line-height: 1.4em;}
/*sidebar */
a#n-Knowledge-Base, a#n-Integriertes-Managementsystem, a#n-Dokumentationssystem, a#n-Organisationshandbuch {text-indent: -22px ;}
a#n-Knowledge-Base::before {font-family:"Helvetica"; font-weight:bold; content:"1"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #2b80ea;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Integriertes-Managementsystem::before {font-family:"Helvetica"; font-weight:bold; content:"2"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px;}
a#n-Dokumentationssystem::before {font-family:"Helvetica"; font-weight:bold; content:"3"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Organisationshandbuch::before {font-family:"Helvetica"; font-weight:bold; content:"4"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}

Version vom 20. Dezember 2021, 18:51 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.1.2/dist/css/bootstrap.min.css');
/*link colors
#content a, #content a:visited {color: #36b}*/
#content a.new {color: #b73a3a !important}
#content  a.ve-ui-toolbar-saveButton {color:white !important}
#content .navContainer a.mw-selflink, #content .navContainer a.mw-selflink:visited {color: #252525}

/*GUI overrides*/
h2,.h2 {font-size:1.5rem; margin-top:3rem; border-bottom:1px solid #d8d8d9}
h3 {font-size:1.3rem}
h4 {font-size:1.2rem}
h5 {font-size:1.1rem}
#content .toctitle h2 {font-size: 1.2rem;}
#content .toc {padding: 10px;margin-top: 2rem;}
#content .toctitle {margin-bottom: 1rem;}
.toctogglespan {margin-left: 12px;}
.toc {font-size: 1em}
.ns-3002 #data-after-content {display:none;}
.qtip {font-size: 0.95em;line-height: 1.4em;}

/*sidebar */
a#n-Knowledge-Base, a#n-Integriertes-Managementsystem, a#n-Dokumentationssystem, a#n-Organisationshandbuch {text-indent: -22px ;}
a#n-Knowledge-Base::before {font-family:"Helvetica"; font-weight:bold; content:"1"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #2b80ea;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Integriertes-Managementsystem::before {font-family:"Helvetica"; font-weight:bold; content:"2"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px;}
a#n-Dokumentationssystem::before {font-family:"Helvetica"; font-weight:bold; content:"3"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Organisationshandbuch::before {font-family:"Helvetica"; font-weight:bold; content:"4"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}
Keine Kategorien vergebenBearbeiten