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; | ||
background-color: hsl(215, 75%, 85%); | background-color: hsl(215, 75%, 85%); | ||
} | } | ||
| Line 36: | Line 35: | ||
} | } | ||
.documentation #documentation-jump-to-code { | .documentation #documentation-jump-to-code { | ||
white-space: nowrap; | white-space: nowrap; | ||