Module:Infobox/styles.css: Difference between revisions
Till Kraemer (talk | contribs) mNo edit summary |
Till Kraemer (talk | contribs) Undo revision 51457 by Till Kraemer (talk) Tag: Undo |
||
(9 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
font-size: 90%; | font-size: 90%; | ||
color: #202122; | color: #202122; | ||
line-height: 1.6; | |||
} | } | ||
Line 33: | Line 34: | ||
padding: 10px; | padding: 10px; | ||
background-color: lavender; | background-color: lavender; | ||
width: auto; | |||
min-width: 100%; | |||
} | } | ||
.infobox-3cols-child { | .infobox-3cols-child { | ||
margin: auto; | margin: auto; | ||
} | |||
.infobox-below { | |||
text-align: center !important; | |||
} | } | ||
Line 51: | Line 58: | ||
body.skin-minerva .infobox-full-data, | body.skin-minerva .infobox-full-data, | ||
body.skin-minerva .infobox-below { | body.skin-minerva .infobox-below { | ||
text-align: center; | text-align: center !important; | ||
} | } |