This page is "edit" protected. The "sysop" right is required to "edit" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="626" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=626" title="Special:Log">00:49, 25 August 2023</a> <a href="/wiki/User:Deauthorized" class="mw-userlink" title="User:Deauthorized"><bdi>Deauthorized</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/wiki/User_talk:Deauthorized" class="mw-usertoollinks-talk" title="User talk:Deauthorized">talk</a></span> <span><a href="/wiki/Special:Contributions/Deauthorized" class="mw-usertoollinks-contribs" title="Special:Contributions/Deauthorized">contribs</a></span></span> protected <a href="/wiki/Module:Message_box/fmbox.css" title="Module:Message box/fmbox.css">Module:Message box/fmbox.css</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="comment">(Respective module is used in interface messages)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Message_box/fmbox.css&action=history&offset=20230825004924" title="Module:Message box/fmbox.css">hist</a>)</span> </li>
</ul></ul>
This page is "move" protected. The "sysop" right is required to "move" this page.<ul class='mw-logevent-loglines'>
<li data-mw-logid="626" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&logid=626" title="Special:Log">00:49, 25 August 2023</a> <a href="/wiki/User:Deauthorized" class="mw-userlink" title="User:Deauthorized"><bdi>Deauthorized</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/wiki/User_talk:Deauthorized" class="mw-usertoollinks-talk" title="User talk:Deauthorized">talk</a></span> <span><a href="/wiki/Special:Contributions/Deauthorized" class="mw-usertoollinks-contribs" title="Special:Contributions/Deauthorized">contribs</a></span></span> protected <a href="/wiki/Module:Message_box/fmbox.css" title="Module:Message box/fmbox.css">Module:Message box/fmbox.css</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="comment">(Respective module is used in interface messages)</span> <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Message_box/fmbox.css&action=history&offset=20230825004924" title="Module:Message box/fmbox.css">hist</a>)</span> </li>
</ul></ul>
Module:Message box/fmbox.css
From TotalFreedom Wiki
Jump to navigation
Jump to search
.fmbox {
clear: both;
margin: 0.2em 0;
width: 100%;
border: 1px solid #a2a9b1;
background-color: #f8f9fa; /* Default "system" gray */
box-sizing: border-box;
}
.fmbox-warning {
border: 1px solid #bb7070; /* Dark pink */
background-color: #ffdbdb; /* Pink */
}
.fmbox-editnotice {
background-color: transparent;
}
.fmbox .mbox-text {
border: none;
/* @noflip */
padding: 0.25em 0.9em;
width: 100%;
}
.fmbox .mbox-image {
border: none;
/* @noflip */
padding: 2px 0 2px 0.9em;
text-align: center;
}
.fmbox .mbox-imageright {
border: none;
/* @noflip */
padding: 2px 0.9em 2px 0;
text-align: center;
}
.fmbox .mbox-invalid-type {
text-align: center;
}