Sie betrachten eine alte Version der Seite. Zur neuesten Version gehen.
Weiske (Diskussion | Beiträge) |
Weiske (Diskussion | Beiträge) |
/*Inhaltsverzeichnis*/ .toc{ border-radius: 3px;
box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%); padding: 10px; max-width:450px;
}
/*Diskussionsbereiche ausblenden*/ .bs-data-after-content-socialtopics {
display: none;
}
/*Schriftarten*/ body.mediawiki, body.mediawiki.x-body, #content, #bodyContent, #firstHeading, h1, h2, h3, h4, h5, h6{ font-family:'Trebuchet MS' !important; border-bottom:0px !important; }
/*Überschriften*/
font-weight:bold; margin-bottom:0; } h1:after {
background-image: url('https://wiki.intime.de/DriverApp/nsfr_img_auth.php/5/52/spacer.svg'); background-size: 187px 10px; display: block; width: 187px; height: 10px; content:""; margin-top: 10px;
} h2 {
font-size: 2rem; font-weight: bold; border-bottom: 0px; border-top: 2px solid #D1D4D3; padding-top: 1rem;
} .toc .toctitle h2 { border-top: 0px; }
/*Abschnittsbearbeitung ausblenden*/ .mw-editsection { display:none; }
/*Inhaltsverzeichnis*/ .toc{ border-radius: 3px; box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%); padding: 10px; max-width:450px; } /*Diskussionsbereiche ausblenden*/ .bs-data-after-content-socialtopics { display: none; } /*Schriftarten*/ body.mediawiki, body.mediawiki.x-body, #content, #bodyContent, #firstHeading, h1, h2, h3, h4, h5, h6{ font-family:'Trebuchet MS' !important; border-bottom:0px !important; } /*Überschriften*/ #firstHeading { font-weight:bold; margin-bottom:0; } h1:after { background-image: url('https://wiki.intime.de/DriverApp/nsfr_img_auth.php/5/52/spacer.svg'); background-size: 187px 10px; display: block; width: 187px; height: 10px; content:""; margin-top: 10px; } h2 { font-size: 2rem; font-weight: bold; border-bottom: 0px; border-top: 2px solid #D1D4D3; padding-top: 1rem; } .toc .toctitle h2 { border-top: 0px; } /*Abschnittsbearbeitung ausblenden*/ .mw-editsection { display:none; }
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 15: | Zeile 15: | ||
body.mediawiki, body.mediawiki.x-body, #content, #bodyContent, #firstHeading, h1, h2, h3, h4, h5, h6{ | body.mediawiki, body.mediawiki.x-body, #content, #bodyContent, #firstHeading, h1, h2, h3, h4, h5, h6{ | ||
font-family:'Trebuchet MS' !important; | font-family:'Trebuchet MS' !important; | ||
− | border-bottom:0px; | + | border-bottom:0px !important; |
} | } | ||
Zeile 42: | Zeile 42: | ||
.toc .toctitle h2 { | .toc .toctitle h2 { | ||
border-top: 0px; | border-top: 0px; | ||
+ | } | ||
+ | |||
+ | /*Abschnittsbearbeitung ausblenden*/ | ||
+ | .mw-editsection { | ||
+ | display:none; | ||
} | } |