Template:Architecture Repository/Repostyles.css
From Linux Web Expert
.mw-template-architecture-repository-header {
background-color: #f8f9fa;
min-height: 4em;
padding: 1em;
max-width: 1000px;
margin-bottom: 35px;
}
.mw-template-architecture-repository-header-title {
font-size: 1.3em;
font-weight: 600;
}
/* Followup text for readability in old vector
// TemplateStyles hoists automatically with the mw-parser-output class for scope
body.skin-vector {
max-width: 1000px;
padding-left: 20px;
}
body.skin-vector .mw-template-architecture-repository-header {
margin-left: -20px;
}
*/