MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
body, div#mw-head { | body, div#mw-head { | ||
background-image: url('https://www.unrealworld.fi/wiki/images/a/a1/Parchment.jpg'); | background-image: url('https://www.unrealworld.fi/wiki/images/a/a1/Parchment.jpg'); | ||
} | |||
blockquote { | |||
overflow: hidden; | |||
margin: 1em 0; | |||
padding: 0 40px; | |||
} | } | ||
Revision as of 13:28, 18 May 2023
body, div#mw-head {
background-image: url('https://www.unrealworld.fi/wiki/images/a/a1/Parchment.jpg');
}
blockquote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}