MediaWiki:Common.css
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */ #content { background: #6fa430; } #mw-page-base { background: #6fa430; } #p-logo a { background-size: contain; } #left-navigation { padding-top: 110px; } #firstHeading { padding-top: 110px; } #bodyContent { padding-top: 0px; } #right-navigation { padding-top: 110px; } #mw-head { background-image: url('https://talesofyore.com/new/images/fullbanner.png'); background-position: center; width: 100%; height: 160px; } #p-namespaces { margin-left: 10px; } body { background: #6fa430; } .vector-menu-tabs-legacy .selected { background: transparent; } .vector-menu-tabs-legacy li { background: transparent; } #p-logo { opacity: 0; } img { max-width: 100%; height: auto; } .adsbygoogle { margin-top: 20px; } .vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: none; } .mw-body { border-width: 8px; border-bottom-width: 0; border-right-width: 0; border-image: url('https://talesofyore.com/img/border.png') 32; } element.style { } .vector-body p { margin: 0.5em 0; } p { margin: 0.4em 0 0.5em 0; } user agent stylesheet p { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; } .mw-content-ltr { direction: ltr; } .vector-body { font-size: 1em; } #footer { border-top: 8px solid; border-image: url(https://talesofyore.com/img/border.png) 32; margin-left: 0px; } li.gallerybox div.thumb { background: none; } .vector-menu-portal { margin-bottom: 10px; border: 2px solid black; padding: 10px; margin-left: 5px; margin-right: 5px; vertical-align: middle; display: flex; flex-direction: column; justify-content: center; background: #7d3a32; box-shadow: 0 4px 0 #955956 inset, 0 -4px 0 0 #662b1b inset, 2px 2px 1px rgba(0,0,0,0.5); } .vector-menu-heading-label { font-weight: bold; color: white; font-size: 1em; } .vector-menu-portal .vector-menu-content li a { color: #ffff00; }