For the latest updates, send a blank email to our SUBSCRIPTION ADDRESS
HEADLINES | CLASSIFIED | SPORTS | FORUM | BUSINESS | ENTERTAINMENT
Vol. 1, Issue 9
The News Organ of Liberty City
Thursday October 18th, 2001
" Yesterday's News Today "
MediaWiki:Monobook.css: Difference between revisions
From Liberty Tree
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 102: | Line 102: | ||
color: white; | color: white; | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 17px; | |||
} | } | ||
Line 107: | Line 108: | ||
background-color: #ff6600; | background-color: #ff6600; | ||
display: flex; | display: flex; | ||
line-height: 13px; | |||
} | } | ||
Revision as of 18:03, 10 May 2019
/* CSS placed here will affect users of the MonoBook skin */ body { max-width: 620px; margin: 0 auto; background-image: none; background-color: #fff; font-family: 'Arial'; } .portlet h3 { text-transform: uppercase; line-height: 22px; } .mw-body { margin: 2.8em 0 0 121px; border: 1px solid #ff6600; position: initial; } #sidebar { background-color: #ff6600; width: 120px; } div#column-one { padding-top: 136px; } div#column-content { margin-top: 100px; } div#globalWrapper { background-image: none; } #p-logo { display: none; } #p-cactions #ca-unwatch, #p-cactions #ca-protect, #p-cactions #ca-watch, #p-cactions #ca-talk { display: none; } #p-cactions { bottom: 0; top: initial; } #p-personal { bottom: 0; top: initial; } #sidebar .pBody { background-color: transparent; border: 0; padding: 0; } #sidebar ul { list-style-image: none; list-style-type: none; margin: 0; } #sidebar li { border: 1px solid #fff; border-left: 0; border-top: 0; padding: 2px; } #sidebar li:nth-of-type(1) { border-top: 1px solid #fff; } #sidebar a { font-size: 12px; font-weight: bold; color: black; text-decoration: none; padding-left: 5px; } #searchInput { width: 8.9em; margin-right: 27px; } #siteNotice { position: absolute; top: 0; width: 620px; margin-left: -144px; } #siteNotice .header, #siteNotice .slogan { background: black; color: white; font-weight: bold; line-height: 17px; } #siteNotice .header_ribbon { background-color: #ff6600; display: flex; line-height: 13px; } #siteNotice .issue, #siteNotice .title, #siteNotice .date { width: 33%; float: left; font-size: 10px; } #siteNotice .issue { text-align: left; } #siteNotice .date { text-align: right; }