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

From Test Wiki
Content deleted Content added
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 */
}
}