MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
margin-left: 3.4em!important; | margin-left: 3.4em!important; | ||
} | } | ||
#bodyContent h3 ~ *:not(h1,h2,h3,.boxed-list ul, .boxed-list div), | #bodyContent h3 ~ *:not(h1,h2,h3,.boxed-list ul, .boxed-list div, .no-indent), | ||
#bodyContent h1 ~ h3, | #bodyContent h1 ~ h3, | ||
#bodyContent h1 ~ h3 ~ *:not(h1,h2,h3) { | #bodyContent h1 ~ h3 ~ *:not(h1,h2,h3) { | ||
Line 18: | Line 18: | ||
margin-left: 1.4em!important; | margin-left: 1.4em!important; | ||
} | } | ||
#bodyContent h2 ~ *:not(h1,h2,h3,.boxed-list div), | #bodyContent h2 ~ *:not(h1,h2,h3,.boxed-list div, .no-indent), | ||
#bodyContent h1 ~ h2, | #bodyContent h1 ~ h2, | ||
#bodyContent h1 ~ h2 ~ *:not(h1,h2,h3) { | #bodyContent h1 ~ h2 ~ *:not(h1,h2,h3) { |
Revision as of 03:00, 18 May 2021
/* =============== GLOBAL =================== */ #bodyContent h4 { text-decoration: underline; text-align: center; } #bodyContent h4:not(.boxed-list h4) { margin-left: 3.4em!important; } #bodyContent h3 ~ *:not(h1,h2,h3,.boxed-list ul, .boxed-list div, .no-indent), #bodyContent h1 ~ h3, #bodyContent h1 ~ h3 ~ *:not(h1,h2,h3) { margin-left: 5em!important; } #bodyContent h3:not(.boxed-list h3) { margin-left: 1.4em!important; } #bodyContent h2 ~ *:not(h1,h2,h3,.boxed-list div, .no-indent), #bodyContent h1 ~ h2, #bodyContent h1 ~ h2 ~ *:not(h1,h2,h3) { margin-left: 3em!important; } #bodyContent h1, #bodyContent h2 { margin-left: 0px!important; } #bodyContent h2 ~ h1, #bodyContent h2 ~ h1 ~ *:not(h1,h2,h3), #bodyContent h3 ~ h1, #bodyContent h3 ~ h1 ~ *:not(h1,h2,h3) { margin-left: 1em!important; } #content { border-right-width: 1px; border-right-color: white; margin-right: 45px; } #footer-info-lastmod, #footer-info-copyright, #footer-places, #catlinks, #ca-talk, #ca-nstab-xbox, h1, h2, h3, h4, h5, h6, .wikitable, .colortable, #contentSub, #contentSub2 { color: inherit; } .vector-menu-tabs li a { height: 2em; padding-top: 0.5em; } .vector-menu-tabs .new a, .vector-menu-tabs .new a:visited { font-weight: bolder; color: red; } .vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited { font-weight: bolder; } #content { border-top-width: 4px; } #p-namespaces { height: inherit; } #left-navigation { margin-top: 3.5em } #p-views { height: 1.5em; margin-top: 16px; } #p-cactions { height: 1.6em; margin-top: 16px; } .vector-menu-tabs .mw-watchlink.icon a:before { top: 0.5em; left: 0.5em; width: 1em; height: 1em; } .vector-menu-tabs .mw-watchlink.icon a { padding: 2.0em 0 0 0; } ul li::before:not(toclevel-1) { content: "\2022"; color: red; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; } #p-cactions { background-color: white; background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f9 100%); } .vector-menu-dropdown h3 { padding-top: 0.5em; } #mw-head .vector-menu-dropdown h3 { height: 2em; } .vector-menu-dropdown .vector-menu-content-list { top: 1.6em; } #p-search form { margin-top: 1em; } #p-search { margin-left: 0px; margin-right: 45px; } #searchInput { border-bottom-width: 0px; } td a[href="#unplayable"] { background-color: rgba(255,0,0,0.5); } td a[href="#playable"] { background-color: rgba(0,255,0,0.5); } td a[href="#menus"], td a[href="#intro"] { background-color: rgba(255,127,0,0.5); } td a[href="#untested"] { background-color: rgba(79,129,189,0.5); } td a[href="#ingame"] { background-color: rgba(255,255,0,0.5); } td sup { display: inline-block; } tr:nth-child(odd) { background-color: rgba(0,0,0,0.1); } ol { margin-left: -1.2em; } li { margin-bottom: 0px; padding-left: 5px; padding-right: 5px; } li::marker { background-color: inherit; } /* =============== GLOBAL END =============== */ /* =============== XBOX ====================== */ /* Theme colors: Green black (#001500), White, Green (#4CFF00), XBL Orange (#FF7200), XBL Dark Green (#289728) */ .ns-3000, .ns-3000 #mw-head { background-color: rgba(0,20,0,0.7); background-image: url(/mediawiki/images/8/80/Xbox-Background.jpeg); } .ns-3000 #footer, .ns-3000 #content, .ns-3000 .tocnumber, .ns-3000 ul li::before, .ns-3000 #p-tb-label, .ns-3000 #searchInput { color: white; } .ns-3000 .mw-wiki-logo { background-image: url("/mediawiki/images/7/72/Xbox-Logo.png"); } .ns-3000, .ns-3000 #mw-head, .ns-3000 #mw-panel a, .ns-3000 #mw-panel a:visited, .ns-3000 #content a, .ns-3000 #content a:visited, .ns-3000 #p-personal a, .ns-3000 .toctogglelabel { color: #4CFF00; } .ns-3000 pre { color: white; background-color: rgba(0,0,0,0.5); width: fit-content; margin-left: 4.6em; } .ns-3000 .mw-code, .ns-3000 code { color: white; background-color: rgba(0,0,0,0.5); width: fit-content; white-space: nowrap; } .ns-3000 .boxed-list { color: white; background-color: rgba(0,0,0,0.5); width: fit-content; white-space: nowrap; border-width: thin!important; border: solid white; margin-top: 1.5em; } .ns-3000 .boxed-list ul { padding-right: 0.5em; padding-bottom: 0.5em; } .ns-3000 #content { border-top-color: white; } .ns-3000 #content ol li.highlighted, .ns-3000 #content ol:not(.references) li:hover { background-color: rgba(0,255,0,0.33); width: fit-content; } .ns-3000 #content ol li:hover a { text-decoration: underline; } .ns-3000 #footer a, .ns-3000 .vector-menu-tabs .new a, .ns-3000 .vector-menu-tabs .new a:visited, .ns-3000 a.new, .ns-3000 #p-personal a.new { color: gold; } .ns-3000 .toc, .ns-3000 #catlinks, .ns-3000 #ca-talk, .ns-3000 .mw-warning, .ns-3000 .toccolours, .ns-3000 #searchInput, .ns-3000 .wikitable, .ns-3000 .wikitable > tr > th, .ns-3000 .wikitable > * > tr > th, .ns-3000 .colortable, .ns-3000 .colortable > tr > th, .ns-3000 .colortable > * > tr > th { background-color: rgba(0,0,0,0.4); } .ns-3000 #content .colortable td a { display: grid; width: 100%; text-align: center; color: white!important; text-decoration: none; pointer-events: none; } .ns-3000 #mw-body, .ns-3000 #content, .ns-3000 ol.references li:target { background-color: inherit; } .ns-3000 ul { list-style-image: none } .ns-3000 .note { background-color: rgba(0,0,0,0.4); } .ns-3000 #content .colortable td { padding: 0px!important; } .ns-3000 #content .wikitable td a { display: inline; width: 100%; height: 100%; text-align: center; } .ns-3000 b { color: gold; } .ns-3000 .boxed-list h3 { text-align: center; border-bottom-width: thin; border-bottom-color: white; border-bottom-style: solid; padding-bottom: 0px; padding-top: 0px; } .ns-3000 .boxed-list h2 { text-align: center; border-bottom-width: thin; border-bottom-color: white; border-bottom-style: solid; padding-bottom: 0.2em; padding-top: 0.2em; margin-top: 0px; } /* =============== XBOX END ================== */