Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
#turnkey-credit { display: none; } | #turnkey-credit { display: none; } | ||
+ | <div id="BackToTop" class="noprint" style="background-color:#DDEFDD; position:fixed; | ||
+ | bottom:32px; left:2%; z-index:9999; padding:0; margin:0;"><span style="color:blue; | ||
+ | font-size:8pt; font-face:verdana,sans-serif; border:0.2em outset #ceebf7; | ||
+ | padding:0.1em; font-weight:bolder; -moz-border-radius:8px; "> | ||
+ | [[#top| Back to the Top ]]</span></div> |
Revision as of 04:30, 26 June 2019
/* CSS placed here will be applied to all skins */ #p-logo a, #p-logo a:hover { display: block; height: 200px; width: 12.2em; background-repeat: no-repeat; background-position: 35% 50% !important; text-decoration: none; } #turnkey-credit { display: none; } <div id="BackToTop" class="noprint" style="background-color:#DDEFDD; position:fixed; bottom:32px; left:2%; z-index:9999; padding:0; margin:0;"><span style="color:blue; font-size:8pt; font-face:verdana,sans-serif; border:0.2em outset #ceebf7; padding:0.1em; font-weight:bolder; -moz-border-radius:8px; "> [[#top| Back to the Top ]]</span></div>