MediaWiki:Common.css: Difference between revisions

yet another thing from interface updates that's been irritating me.
(add)
(yet another thing from interface updates that's been irritating me.)
Line 9: Line 9:
textarea, .CodeMirror {
textarea, .CodeMirror {
background: #fff url(https://static.miraheze.org/mariowiki/6/69/Marioeditbg.jpg);  
background: #fff url(https://static.miraheze.org/mariowiki/6/69/Marioeditbg.jpg);  
}
div#mw-upload-thumbnail {
    float: right;
}
}