Module:Message box/fmbox.css: Difference between revisions

Jump to navigation Jump to search
Importing from https://meta.miraheze.org/wiki/Module:Message_box/fmbox.css (if this displays incorrectly, feel free to revert it).
Changing to white instead of transparent. Feel free to revert if this breaks.
 
Line 15: Line 15:


.fmbox-editnotice {
.fmbox-editnotice {
background-color: transparent;
background-color: #FFFFFF; /* White */
}
}