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:none; }
/*Ü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; }
/*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:none;
}
/*Ü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;
}
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:none; | ||
} | } | ||