Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Monobook.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
(expanded portlet)
(carry over from mariowiki as always)
Line 63: Line 63:
.portlet {
.portlet {
width: 11.8em;
width: 11.8em;
}
#siteNotice {
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
padding: 3px 2px 2px 2px;
margin: -2px 0 6px;
}
body.page-Main_Page.action-view #bodyContent {
margin-top: -30px;
}
body.page-Main_Page.action-view #siteNotice {
margin-bottom: 28px;
}
}