Module:Side box/styles.css: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
imported>TheDJ use display flow-root to force a new Block formatting context |
||
Line 7: | Line 7: | ||
line-height: 1.25em; | line-height: 1.25em; | ||
background-color: #f9f9f9; | background-color: #f9f9f9; | ||
display: flow-root; | |||
} | } | ||