MediaWiki:Common.css: Difference between revisions
From The Blockheads Wiki
FloofyPlasma (talk | contribs) (Hover image for item box template) Tag: Reverted |
FloofyPlasma (talk | contribs) m (Reverted edit by FloofyPlasma (talk) to last revision by [[User:>Abcboy|>Abcboy]]) Tags: Rollback Reverted |
||
| Line 13: | Line 13: | ||
{ | { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Revision as of 12:11, 1 August 2024
/* CSS placed here will be applied to all skins */
div.editsection
{
font-size: 80% !important;
float: right !important;
}
.ns-6 .editsection,
.ns-8 .editsection,
.ns-12 .editsection,
.ns-14 .editsection
{
display: none !important;
}