MediaWiki:Common.css

From ATIC Universe
Revision as of 11:55, 9 February 2026 by AticMaster (talk | contribs)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */

.vector-body .mw-heading3 h3 {border-bottom: 1px solid #888888;}
.vector-body .mw-heading4 h4, .vector-body .mw-heading5 h5, .vector-body .mw-heading6 h6 .vector-body p {margin-left:1em;}
ul {margin-left:4em;
    margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#p-logo a {
    background-size: contain;}

body {background-image:url(https://aticuniverse.com/resources/assets/atic_bg.png);
	background-size:cover;
	background-repeat: no-repeat;
	left:-10px;
}

#mw-panel.vector-legacy-sidebar {background-color:rgba(255, 255, 255, 0.6); padding:5px;}
#mw-page-base {
    background: transparent;
	background-image: none;
}

div#right-navigation {}

div#footer-info li, div#footer-places li a {color:white;}

nav#p-personal, div#right-navigation {background:white;}

ul#footer-icons {display:none;}

.toc {float:right; margin-left:15px;}