Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Servicedesk (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .an-login-button a { color: #fff; }") |
Servicedesk (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | .an-login-button { margin-bottom: 50px; } | ||
.an-login-button a { color: #fff; } | .an-login-button a { color: #fff; } |
Revision as of 22:57, 14 August 2024
/* CSS placed here will be applied to all skins */ .an-login-button { margin-bottom: 50px; } .an-login-button a { color: #fff; }