MediaWiki:Common.css: Difference between revisions

add .messagebox class
(add monospace style for pre, code, tt kbd and samp)
(add .messagebox class)
Line 492: Line 492:
table.fmbox-editnotice {
table.fmbox-editnotice {
     background: transparent;
     background: transparent;
}
.messagebox {
    border: 1px solid #AAA;
    background: #F9F9F9;
    width: 80%;
    margin: 0 auto 1em;
    padding: 0.2em;
    text-align: justify;
}
}


90,866

edits