Author: wiki.bugzilla
Description:
Please add the following from monobook/main.css to modern's main.css too (toccolours adapted slightly):
/* emulate center */
.center {
width:100%; text-align:center;
}
*.center * {
margin-left:auto; margin-right:auto;
}
/* table standards */
.toccolours {
border:1px solid #bbbbbb; background-color:#f0f0f0; border-spacing:0pt; margin:0pt; padding:0pt;
}
.usermessage is still suboptimal:
a) If viewed on special pages or on redirects, there are some overlap effects. I didn't find the reason yet.
b) Even if it's not as obtrusive as Monobook's orange bar, it could be a wee bit more eye-catching (some light-blue background perhaps).
Version: 1.12.x
Severity: enhancement
URL: http://en.wikipedia.org/skins-1.5/modern/main.css