MediaWiki:Common.css: Difference between revisions
From Reuse
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
.material {margin-top: 2em;} | .material {margin-top: 2em;} | ||
.prompt blockquote, .material blockquote {text-style: italic;} |
Revision as of 16:28, 13 April 2024
/* CSS placed here will be applied to all skins */ .prompt, .material {font-family: mono; margin-left: 3em;} .prompt hr, .material hr {margin-top: 2em; margin-bottom: 2em; padding-left: 2em;} .prompt {border-left: lightblue solid 8px; width: 800px; padding: 1em 2em 1em 2em; margin: 2em 0 2em 2em;} .material {margin-top: 2em;} .prompt blockquote, .material blockquote {text-style: italic;}