User:Becasita/monobook.css

From Yugipedia
Jump to: navigation, search

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: hold down Ctrl and click the Refresh or Reload button. Firefox: hold down ⇧ Shift while clicking Reload (or press Ctrl+⇧ Shift+R). Google Chrome and Safari users can just click the Reload button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

/* disabled account notice (make it look like the global blocked notice) */
.errorbox
{
    padding: 3px !important;
    margin-bottom: 3px;
    border: 2px solid red;
    clear: both;
    float: none;
    font-size: inherit;
}