User:DoggoBit/Sandbox/Infobox/Layout: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
--infobox-title-weight: bold; | --infobox-title-weight: bold; | ||
--infobox-title-align: center; | --infobox-title-align: center; | ||
--infobox-content-size: 90%; | |||
border: solid 3px var(--infobox-color); | border: solid 3px var(--infobox-color); | ||
Line 31: | Line 33: | ||
background-color: var(--infobox-background); | background-color: var(--infobox-background); | ||
text-align: left; | text-align: left; | ||
font-size: var(--infobox-content-size); | |||
"> | "> | ||
{{{content}}} | {{{content}}} | ||
</div> | </div> | ||
</div> | </div> |