MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
d1l>Satomi No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#footer-poweredbyico > a{ | |||
background-color:inherit; | |||
border-style:none; | |||
} | |||
.mw-editsection { display:none; } | .mw-editsection { display:none; } |
Latest revision as of 17:52, 21 June 2025
/* CSS placed here will be applied to all skins */
#footer-poweredbyico > a{
background-color:inherit;
border-style:none;
}
.mw-editsection { display:none; }
.mw-body-content a:visited { color: #0645DD !IMPORTANT; }
.mw-body-content a.new:link { color: #cc2200 !IMPORTANT; }
.mw-body-content a.new:visited { color: #a55858 !IMPORTANT; }
.mw-editfont-monospace,
.mw-editfont-sans-serif,
.mw-editfont-serif {
font-size: 14px !important;
}
a[href="/index.php?title=User:Satomi"] bdi { color:#FF0055 !important; font-weight: bold !important; }
a[href="/index.php?title=User:Satomi"] { color:#FF0055 !important; font-weight: bold !important; }