MediaWiki:Nimbus.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 104: Line 104:
}
}


#article-body {
#article-body, #content {
padding: 10px 1em 0;
padding: 10px 1em 0;
}
}
Line 234: Line 234:


/* Put the main border on top as well */
/* Put the main border on top as well */
#article-body {
#article-body, #content {
border: 1px solid #C9D6E0;
border: 1px solid #C9D6E0;
}
}
/* Article tabs */
#article-tabs {
#article-tabs {
top: 6px;
top: 6px;
Line 252: Line 254:
}
}


/* Bottom of sidebar */
#other-links a {
#other-links a {
width: 92px;
width: 92px;