Module:Documentation/styles.css: Difference between revisions

mNo edit summary
m remove redundant styles
Line 16: Line 16:
.documentation-header-bottom {
.documentation-header-bottom {
padding: 0.8em 1em 0.7em;
padding: 0.8em 1em 0.7em;
    margin: -0.8em -1em 0.8em;
background-color: hsl(215, 75%, 85%);
background-color: hsl(215, 75%, 85%);
}
}
Line 36: Line 35:
}
}


.documentation #documentation-header-title {
    margin-right: 1em;
    font-weight: 500;
    line-height: 1;
    font-size: 130%;
}
.documentation #documentation-jump-to-code {
.documentation #documentation-jump-to-code {
     white-space: nowrap;
     white-space: nowrap;