MediaWiki:Common.css

    From Nonbinary Wiki
    Revision as of 14:58, 3 August 2017 by Ondo (talk | contribs) (Undo revision 857 by NeoMahler (talk))

    Note: After publishing, you may have to bypass your browser's cache to see the changes.

    • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
    • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
    • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
    • Opera: Press Ctrl-F5.
    /* style for Template:notice */
    .ambox-speedy {
    border: 3px solid #b22222;
    background: #fee; 
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-notice {
    border: 3px solid #1e90ff;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-delete {
    border: 3px solid #b22222;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-content {
    border: 3px solid #f28500;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-style {
    border: 3px solid #f4c430;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-move {
    border: 3px solid #9932cc;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-protection {
    border: 3px solid #bba;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }
    .ambox-completar {
    border: 3px solid #66bb77;
    width: 80%;
    margin-left: 10%;
    border-radius: 5px;
    }