Difference between revisions of "MediaWiki:Cavendish.css"
From Eth0Wiki
| (22 intermediate revisions by the same user not shown) | |||
| Line 124: | Line 124: | ||
/* --- 2025 styles --- */ | /* --- 2025 styles --- */ | ||
| − | + | @font-face { | |
| − | + | font-family: 'Terminus'; | |
| + | src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-4.49.3.ttf') format('truetype'); | ||
| + | font-weight: normal; | ||
| + | font-style: normal; | ||
} | } | ||
| − | .page-Eth0_2025_Autumn.skin-cavendish.action-view #p-personal .top-nav-element { | + | |
| + | @font-face { | ||
| + | font-family: 'Terminus'; | ||
| + | src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Bold-4.49.3.ttf') format('truetype'); | ||
| + | font-weight: bold; | ||
| + | font-style: normal; | ||
| + | } | ||
| + | |||
| + | @font-face { | ||
| + | font-family: 'Terminus'; | ||
| + | src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Italic-4.49.3.ttf') format('truetype'); | ||
| + | font-weight: normal; | ||
| + | font-style: italic; | ||
| + | } | ||
| + | |||
| + | @font-face { | ||
| + | font-family: 'Terminus'; | ||
| + | src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Bold-Italic-4.49.3.ttf') format('truetype'); | ||
| + | font-weight: bold; | ||
| + | font-style: italic; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view { | ||
| + | background-image: url('/images/f/f8/Eth0-2025-bg.jpg') !important; | ||
| + | background-repeat: repeat !important; | ||
| + | background-size: 1080px !important; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-personal .top-nav-element { | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #column-content, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-cactions li, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #side, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #toc, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .mw-warning, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toc { | |
background: #000; | background: #000; | ||
color: #fff; | color: #fff; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div a, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div span.social { | |
border-bottom-color: transparent; | border-bottom-color: transparent; | ||
border-top-color: rgba(255,255,255,0.2); | border-top-color: rgba(255,255,255,0.2); | ||
border-right-color: transparent; | border-right-color: transparent; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element > * { | |
background: none !important; | background: none !important; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h1, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h2, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h3, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h4, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h5, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h6 { | |
font-family: 'Terminus', monospace, sans-serif; | font-family: 'Terminus', monospace, sans-serif; | ||
font-weight: 800; | font-weight: 800; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #header { | |
| − | background-image: url(" | + | background-image: url("/images/0/0d/Eth0-2025-logo.png"); |
background-size: 128px; | background-size: 128px; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #header:before { | |
content: ""; | content: ""; | ||
display: block; | display: block; | ||
| Line 176: | Line 205: | ||
left: 130px; | left: 130px; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element { | |
margin: 0 2px 0 0; | margin: 0 2px 0 0; | ||
padding: 0 6px 0 0; | padding: 0 6px 0 0; | ||
| Line 196: | Line 225: | ||
background: #000; | background: #000; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element:hover { | |
border-color: var(--eth0-color); | border-color: var(--eth0-color); | ||
background-color: var(--eth0-color); | background-color: var(--eth0-color); | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element:hover a { | |
color: #fff; | color: #fff; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element a { | |
color: var(--eth0-color); | color: var(--eth0-color); | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #toc, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .mw-warning, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toc { | |
border-color: var(--eth0-color); | border-color: var(--eth0-color); | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #bodyContent a.external, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toctogglelabel, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view :visited { | |
color: var(--eth0-color); | color: var(--eth0-color); | ||
opacity: 0.95; | opacity: 0.95; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-personal a.new, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view a.new { | |
color: #ff6767; | color: #ff6767; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div a:hover { | |
background: rgba(255,255,255,0.1); | background: rgba(255,255,255,0.1); | ||
color: #fff; | color: #fff; | ||
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #catlinks, | |
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .catlinks { | |
background: rgba(255,255,255,0.2); | background: rgba(255,255,255,0.2); | ||
border-color: rgba(255,255,255,0.7); | border-color: rgba(255,255,255,0.7); | ||
box-shadow: none; | box-shadow: none; | ||
} | } | ||
| − | . | + | .infobox-eth0 tr:nth-child(1) { |
| − | + | background: #000 !important; | |
| − | + | color: var(--eth0-color); | |
} | } | ||
| − | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view th > i { | |
font-family: 'Terminus', sans-serif; | font-family: 'Terminus', sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
| Line 244: | Line 273: | ||
} | } | ||
| − | .page-Eth0_2025_Autumn.skin-cavendish.action-view #footer { | + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #footer { |
| + | color: rgba(255,255,255,0.8); | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb { | ||
| + | border: 1px solid rgba(255,255,255,0.1); | ||
| + | background-color: rgb(51, 51, 51); | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumb div { | ||
| + | background-color: rgb(51, 51, 51); | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .eth0-2025-fix { | ||
| + | filter: invert() hue-rotate(265deg); | ||
| + | } | ||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #bodyContent a[href^="https://"], body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .link-https { | ||
| + | background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAShJREFUWIXtlT9qwzAUxqUm+AztCTIFcoCAz5ApkLknyDGy+gw+jCEHKBQ6pdRjp0Cg8OsQZfCzYvnJNl70gZbH+/7oSbKNUQBYADugBM7An1tnV9sBC42mxnwFVIRRAauxzY/AtYf5A1fgOJb5SWEscRpqvveI3oACyIHMrdzVbp7+fax5BlyE2AXYdHA2Hs4nkMUEOHh2vu7BW3smcYgJUAqRQsEtBLeMCfAhRLYK7lZwv2IC/AqR3ufI/f40ju9Zr+0QodFo7dPeIfwXjegUSAFaAbh/1SpPXQUPvwJyWW9dDODHGPM6YFNdqK21b6EArfRjQr6G2e/AMtSgff8SoYnOPoEUIAVIAVKA4Jdw6n/D7BPwBfie0K+l7QvwboypJzCvnXYD/2ZVNtqgu/oMAAAAAElFTkSuQmCC") center right no-repeat; | ||
| + | background-size: 12px 12px; | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view table.wikitable { | ||
| + | background-color: #111; | ||
| + | border: 1px solid #333; | ||
| + | color: #eee; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view table.wikitable th { | ||
| + | background-color: #333; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortDown { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADdJREFUGJWlzLERABAUREGVGKP/IjQiUMlKBb4xvPhuUwpCRrdvoEbfYwH8DgbwP7jABQ3lZj8BgPJXqhdpnlEAAAAASUVORK5CYII="); | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortUp { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADBJREFUGJVjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgUQZDAAK61eqCIZs5wAAAABJRU5ErkJggg=="); | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSort { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABHNCSVQICAgIfAhkiAAAAEdJREFUKJFjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgZQbTHVAM5dSPUxxGEy9sPz//78CNJ0qEKMeABxRr1O+RqCrAAAAAElFTkSuQmCC"); | ||
| + | } | ||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumb { | ||
| + | border-color: #333; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumbinner { | ||
| + | border-color: #555; | ||
| + | } | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view code, | ||
| + | body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view tt { | ||
| + | background-color: #333; | ||
| + | } | ||
| + | |||
| + | /* --- 2026 styles --- */ | ||
| + | @font-face { | ||
| + | font-family: 'Scanlines'; | ||
| + | src: url('https://static.steph.tools/wiki.eth0.nl/Terminal-Scanlines.ttf') format('truetype'); | ||
| + | font-weight: normal; | ||
| + | font-style: normal; | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view { | ||
| + | --eth0-color: #55FFFFFF; | ||
| + | background-image: url("/images/1/17/Static.gif") !important; | ||
| + | background-repeat: repeat !important; | ||
| + | background-size: 1080px !important; | ||
| + | } | ||
| + | @media (prefers-reduced-motion: reduce) { | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view { | ||
| + | background: #000 !important; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-personal .top-nav-element { | ||
| + | display: inline-block; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #column-content, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-cactions li, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #side, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #toc, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-warning, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toc { | ||
| + | background: #000; | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div a, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div span.social { | ||
| + | border-bottom-color: transparent; | ||
| + | border-top-color: rgba(255,255,255,0.2); | ||
| + | border-right-color: transparent; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element > * { | ||
| + | background: none !important; | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h1, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h2, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h3, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h4, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h5, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h6 { | ||
| + | font-family: 'Scanlines', monospace, sans-serif; | ||
| + | font-weight: 800; | ||
| + | font-size: 200%; | ||
| + | text-shadow: 0px -0.05em 0px rgb(from var(--eth0-color) r g b / 0.5); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #header { | ||
| + | background-image: url("/images/d/d9/Eth0-2026-cga.png"); | ||
| + | background-size: 200px; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #header:before { | ||
| + | content: ""; | ||
| + | display: block; | ||
| + | width: 465px; | ||
| + | height: 75px; | ||
| + | background: url("/images/2/23/Eth0-2026-headline.png") no-repeat; | ||
| + | background-size: contain; | ||
| + | position: absolute; | ||
| + | top: 26px; | ||
| + | left: 230px; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element { | ||
| + | margin: 0 2px 0 0; | ||
| + | padding: 0 6px 0 0; | ||
| + | overflow: visible; | ||
| + | display: inline-block; | ||
| + | white-space: nowrap; | ||
| + | font-size: 7.5pt; | ||
| + | border-bottom-right-radius: 6px; | ||
| + | border-bottom-left-radius: 6px; | ||
| + | border-bottom-width: 2px; | ||
| + | border-bottom-style: solid; | ||
| + | border-top: 0; | ||
| + | border-color: var(--eth0-color); | ||
| + | margin: 0 6px 0 0; | ||
| + | padding: 0; | ||
| + | border-left-width: 2px; | ||
| + | border-right-width: 2px; | ||
| + | border-style: solid; | ||
| + | background: #000; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element:hover { | ||
| + | border-color: var(--eth0-color); | ||
| + | background-color: var(--eth0-color); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element:hover a { | ||
| + | color: #fff; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element a { | ||
| + | color: var(--eth0-color); | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #toc, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-warning, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toc { | ||
| + | border-color: var(--eth0-color); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #bodyContent a.external, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toctogglelabel, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view :visited { | ||
| + | color: var(--eth0-color); | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-personal a.new, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view a.new { | ||
| + | color: #ff6767; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div a:hover { | ||
| + | background: rgba(255,255,255,0.1); | ||
| + | color: #fff; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #catlinks, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .catlinks { | ||
| + | background: rgba(255,255,255,0.2); | ||
| + | border-color: rgba(255,255,255,0.7); | ||
| + | box-shadow: none; | ||
| + | } | ||
| + | .infobox-eth0 tr:nth-child(1) { | ||
| + | background: #000 !important; | ||
| + | color: var(--eth0-color); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view th > i { | ||
| + | font-family: 'Scanlines', sans-serif; | ||
| + | font-weight: bold; | ||
| + | font-style: normal; | ||
| + | font-size: 1rem; | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #footer { | ||
color: rgba(255,255,255,0.8); | color: rgba(255,255,255,0.8); | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view :link, body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view a { | ||
| + | color: #F5F; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb img:not([src="/images/b/b3/Nolleken1.png"]):not([src="/images/4/4b/Nolleken2.png"]) { | ||
| + | filter: contrast(100) saturate(100); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div h3, body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div h5 { | ||
| + | transform: scale(140%) translateX(-3px); | ||
| + | transform-origin: left center; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb { | ||
| + | border: 1px solid rgba(255,255,255,0.1); | ||
| + | background-color: rgb(51, 51, 51); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumb div { | ||
| + | background-color: rgb(51, 51, 51); | ||
| + | } | ||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .eth0-2026-fix { | ||
| + | filter: invert() hue-rotate(265deg); | ||
| + | } | ||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #bodyContent a[href^="https://"], body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .link-https { | ||
| + | background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAShJREFUWIXtlT9qwzAUxqUm+AztCTIFcoCAz5ApkLknyDGy+gw+jCEHKBQ6pdRjp0Cg8OsQZfCzYvnJNl70gZbH+/7oSbKNUQBYADugBM7An1tnV9sBC42mxnwFVIRRAauxzY/AtYf5A1fgOJb5SWEscRpqvveI3oACyIHMrdzVbp7+fax5BlyE2AXYdHA2Hs4nkMUEOHh2vu7BW3smcYgJUAqRQsEtBLeMCfAhRLYK7lZwv2IC/AqR3ufI/f40ju9Zr+0QodFo7dPeIfwXjegUSAFaAbh/1SpPXQUPvwJyWW9dDODHGPM6YFNdqK21b6EArfRjQr6G2e/AMtSgff8SoYnOPoEUIAVIAVKA4Jdw6n/D7BPwBfie0K+l7QvwboypJzCvnXYD/2ZVNtqgu/oMAAAAAElFTkSuQmCC") center right no-repeat; | ||
| + | background-size: 12px 12px; | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view table.wikitable { | ||
| + | background-color: #111; | ||
| + | border: 1px solid #333; | ||
| + | color: #eee; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view table.wikitable th { | ||
| + | background-color: #333; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortDown { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADdJREFUGJWlzLERABAUREGVGKP/IjQiUMlKBb4xvPhuUwpCRrdvoEbfYwH8DgbwP7jABQ3lZj8BgPJXqhdpnlEAAAAASUVORK5CYII="); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortUp { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADBJREFUGJVjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgUQZDAAK61eqCIZs5wAAAABJRU5ErkJggg=="); | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSort { | ||
| + | background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABHNCSVQICAgIfAhkiAAAAEdJREFUKJFjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgZQbTHVAM5dSPUxxGEy9sPz//78CNJ0qEKMeABxRr1O+RqCrAAAAAElFTkSuQmCC"); | ||
| + | } | ||
| + | |||
| + | |||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumb { | ||
| + | border-color: #333; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumbinner { | ||
| + | border-color: #555; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view code, | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view tt { | ||
| + | background-color: #333; | ||
| + | } | ||
| + | body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-editsection { | ||
| + | font-family: mono; | ||
} | } | ||
Latest revision as of 15:18, 5 April 2026
#header {
background: url(/images/b/b8/Eth0Logo.png) no-repeat top left;
min-height: 110px;
margin-bottom: 0
}
#p-cactions li {
border-bottom: 0;
background-color: #fff;
border-color: var(--eth0-color);
margin: 0 6px 0 0;
padding: 0;
border-left-width: 2px;
border-right-width: 2px;
border-style: solid
}
#p-cactions li a {
color: var(--eth0-color);
padding: 2px 8px 4px
}
#p-cactions li:hover,
#p-cactions li:hover a {
color: #fff
}
#p-cactions li.selected,
#p-cactions li.selected:hover,
#p-cactions li:hover {
border-color: var(--eth0-color);
background-color: var(--eth0-color);
}
#p-cactions li.selected a {
background-color: var(--eth0-color);
color: #fff
}
#nav {
background: #fff;
box-shadow: none;
padding: 0
}
hr {
border-top: 1px solid #71a709
}
:link,
a {
color: #71a709
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--eth0-color);
border-bottom: 1px solid var(--eth0-color);
}
#nav div h3,
#nav div h5 {
color: var(--eth0-color);
border-color: var(--eth0-color);
}
#header>#contentTop,
#header>h6:first-of-type {
display: none
}
#header {
padding: 0 0 18px
}
#p-personal {
z-index: 10;
position: relative
}
#content,
#side #nav .portlet {
border-radius: 1em;
border: 2px solid var(--eth0-color);
display: block;
}
#side #nav .portlet {
margin-bottom: 1em;
}
#content {
padding: 1em
}
#nav li {
border-bottom: 2px solid var(--eth0-color);
}
table.rimage {
border: 0!important;
border-top: none;
border-right: none;
background-color: #fff!important
}
#nav li:hover {
border-top: 1px solid var(--eth0-color);
border-bottom: 1px solid var(--eth0-color);
}
#header #p-search {
top: 4em;
padding: 15px 10px 0 0
}
#nav div a {
background: 0 0
}
/* --- 2025 styles --- */
@font-face {
font-family: 'Terminus';
src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-4.49.3.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Terminus';
src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Bold-4.49.3.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Terminus';
src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Italic-4.49.3.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Terminus';
src: url('https://static.steph.tools/wiki.eth0.nl/TerminusTTF-Bold-Italic-4.49.3.ttf') format('truetype');
font-weight: bold;
font-style: italic;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view {
background-image: url('/images/f/f8/Eth0-2025-bg.jpg') !important;
background-repeat: repeat !important;
background-size: 1080px !important;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-personal .top-nav-element {
display: inline-block;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #column-content,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-cactions li,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #side,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #toc,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .mw-warning,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toc {
background: #000;
color: #fff;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div a,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div span.social {
border-bottom-color: transparent;
border-top-color: rgba(255,255,255,0.2);
border-right-color: transparent;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element > * {
background: none !important;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h1,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h2,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h3,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h4,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h5,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view h6 {
font-family: 'Terminus', monospace, sans-serif;
font-weight: 800;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #header {
background-image: url("/images/0/0d/Eth0-2025-logo.png");
background-size: 128px;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #header:before {
content: "";
display: block;
width: 465px;
height: 100px;
background: url("/images/a/a6/Eth0-2025-resurrections.png") no-repeat;
background-size: contain;
position: absolute;
top: 26px;
left: 130px;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element {
margin: 0 2px 0 0;
padding: 0 6px 0 0;
overflow: visible;
display: inline-block;
white-space: nowrap;
font-size: 7.5pt;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-top: 0;
border-color: var(--eth0-color);
margin: 0 6px 0 0;
padding: 0;
border-left-width: 2px;
border-right-width: 2px;
border-style: solid;
background: #000;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element:hover {
border-color: var(--eth0-color);
background-color: var(--eth0-color);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element:hover a {
color: #fff;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .top-nav-element a {
color: var(--eth0-color);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #toc,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .mw-warning,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toc {
border-color: var(--eth0-color);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #bodyContent a.external,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .toctogglelabel,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view :visited {
color: var(--eth0-color);
opacity: 0.95;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #p-personal a.new,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view a.new {
color: #ff6767;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #nav div a:hover {
background: rgba(255,255,255,0.1);
color: #fff;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #catlinks,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .catlinks {
background: rgba(255,255,255,0.2);
border-color: rgba(255,255,255,0.7);
box-shadow: none;
}
.infobox-eth0 tr:nth-child(1) {
background: #000 !important;
color: var(--eth0-color);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view th > i {
font-family: 'Terminus', sans-serif;
font-weight: bold;
font-style: normal;
font-size: 1rem;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #footer {
color: rgba(255,255,255,0.8);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb {
border: 1px solid rgba(255,255,255,0.1);
background-color: rgb(51, 51, 51);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumb div {
background-color: rgb(51, 51, 51);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .eth0-2025-fix {
filter: invert() hue-rotate(265deg);
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view #bodyContent a[href^="https://"], body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .link-https {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAShJREFUWIXtlT9qwzAUxqUm+AztCTIFcoCAz5ApkLknyDGy+gw+jCEHKBQ6pdRjp0Cg8OsQZfCzYvnJNl70gZbH+/7oSbKNUQBYADugBM7An1tnV9sBC42mxnwFVIRRAauxzY/AtYf5A1fgOJb5SWEscRpqvveI3oACyIHMrdzVbp7+fax5BlyE2AXYdHA2Hs4nkMUEOHh2vu7BW3smcYgJUAqRQsEtBLeMCfAhRLYK7lZwv2IC/AqR3ufI/f40ju9Zr+0QodFo7dPeIfwXjegUSAFaAbh/1SpPXQUPvwJyWW9dDODHGPM6YFNdqK21b6EArfRjQr6G2e/AMtSgff8SoYnOPoEUIAVIAVKA4Jdw6n/D7BPwBfie0K+l7QvwboypJzCvnXYD/2ZVNtqgu/oMAAAAAElFTkSuQmCC") center right no-repeat;
background-size: 12px 12px;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view table.wikitable {
background-color: #111;
border: 1px solid #333;
color: #eee;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view table.wikitable th {
background-color: #333;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortDown {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADdJREFUGJWlzLERABAUREGVGKP/IjQiUMlKBb4xvPhuUwpCRrdvoEbfYwH8DgbwP7jABQ3lZj8BgPJXqhdpnlEAAAAASUVORK5CYII=");
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortUp {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADBJREFUGJVjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgUQZDAAK61eqCIZs5wAAAABJRU5ErkJggg==");
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable),
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSort {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABHNCSVQICAgIfAhkiAAAAEdJREFUKJFjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgZQbTHVAM5dSPUxxGEy9sPz//78CNJ0qEKMeABxRr1O+RqCrAAAAAElFTkSuQmCC");
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumb {
border-color: #333;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view div.thumbinner {
border-color: #555;
}
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view code,
body[class*="page-Eth0_2025_Autumn"].skin-cavendish.action-view tt {
background-color: #333;
}
/* --- 2026 styles --- */
@font-face {
font-family: 'Scanlines';
src: url('https://static.steph.tools/wiki.eth0.nl/Terminal-Scanlines.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view {
--eth0-color: #55FFFFFF;
background-image: url("/images/1/17/Static.gif") !important;
background-repeat: repeat !important;
background-size: 1080px !important;
}
@media (prefers-reduced-motion: reduce) {
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view {
background: #000 !important;
}
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-personal .top-nav-element {
display: inline-block;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #column-content,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-cactions li,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #side,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #toc,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-warning,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toc {
background: #000;
color: #fff;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div a,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div span.social {
border-bottom-color: transparent;
border-top-color: rgba(255,255,255,0.2);
border-right-color: transparent;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element > * {
background: none !important;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h1,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h2,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h3,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h4,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h5,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view h6 {
font-family: 'Scanlines', monospace, sans-serif;
font-weight: 800;
font-size: 200%;
text-shadow: 0px -0.05em 0px rgb(from var(--eth0-color) r g b / 0.5);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #header {
background-image: url("/images/d/d9/Eth0-2026-cga.png");
background-size: 200px;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #header:before {
content: "";
display: block;
width: 465px;
height: 75px;
background: url("/images/2/23/Eth0-2026-headline.png") no-repeat;
background-size: contain;
position: absolute;
top: 26px;
left: 230px;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element {
margin: 0 2px 0 0;
padding: 0 6px 0 0;
overflow: visible;
display: inline-block;
white-space: nowrap;
font-size: 7.5pt;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-top: 0;
border-color: var(--eth0-color);
margin: 0 6px 0 0;
padding: 0;
border-left-width: 2px;
border-right-width: 2px;
border-style: solid;
background: #000;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element:hover {
border-color: var(--eth0-color);
background-color: var(--eth0-color);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element:hover a {
color: #fff;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .top-nav-element a {
color: var(--eth0-color);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #toc,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-warning,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toc {
border-color: var(--eth0-color);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #bodyContent a.external,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .toctogglelabel,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view :visited {
color: var(--eth0-color);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #p-personal a.new,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view a.new {
color: #ff6767;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div a:hover {
background: rgba(255,255,255,0.1);
color: #fff;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #catlinks,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .catlinks {
background: rgba(255,255,255,0.2);
border-color: rgba(255,255,255,0.7);
box-shadow: none;
}
.infobox-eth0 tr:nth-child(1) {
background: #000 !important;
color: var(--eth0-color);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view th > i {
font-family: 'Scanlines', sans-serif;
font-weight: bold;
font-style: normal;
font-size: 1rem;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #footer {
color: rgba(255,255,255,0.8);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view :link, body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view a {
color: #F5F;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb img:not([src="/images/b/b3/Nolleken1.png"]):not([src="/images/4/4b/Nolleken2.png"]) {
filter: contrast(100) saturate(100);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div h3, body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #nav div h5 {
transform: scale(140%) translateX(-3px);
transform-origin: left center;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view li.gallerybox div.thumb {
border: 1px solid rgba(255,255,255,0.1);
background-color: rgb(51, 51, 51);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumb div {
background-color: rgb(51, 51, 51);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .eth0-2026-fix {
filter: invert() hue-rotate(265deg);
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view #bodyContent a[href^="https://"], body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .link-https {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAShJREFUWIXtlT9qwzAUxqUm+AztCTIFcoCAz5ApkLknyDGy+gw+jCEHKBQ6pdRjp0Cg8OsQZfCzYvnJNl70gZbH+/7oSbKNUQBYADugBM7An1tnV9sBC42mxnwFVIRRAauxzY/AtYf5A1fgOJb5SWEscRpqvveI3oACyIHMrdzVbp7+fax5BlyE2AXYdHA2Hs4nkMUEOHh2vu7BW3smcYgJUAqRQsEtBLeMCfAhRLYK7lZwv2IC/AqR3ufI/f40ju9Zr+0QodFo7dPeIfwXjegUSAFaAbh/1SpPXQUPvwJyWW9dDODHGPM6YFNdqK21b6EArfRjQr6G2e/AMtSgff8SoYnOPoEUIAVIAVKA4Jdw6n/D7BPwBfie0K+l7QvwboypJzCvnXYD/2ZVNtqgu/oMAAAAAElFTkSuQmCC") center right no-repeat;
background-size: 12px 12px;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view table.wikitable {
background-color: #111;
border: 1px solid #333;
color: #eee;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view table.wikitable th {
background-color: #333;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortDown {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADdJREFUGJWlzLERABAUREGVGKP/IjQiUMlKBb4xvPhuUwpCRrdvoEbfYwH8DgbwP7jABQ3lZj8BgPJXqhdpnlEAAAAASUVORK5CYII=");
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSortUp {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABHNCSVQICAgIfAhkiAAAADBJREFUGJVjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgUQZDAAK61eqCIZs5wAAAABJRU5ErkJggg==");
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable),
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .jquery-tablesorter th.headerSort {
background-image: linear-gradient(transparent,transparent),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABHNCSVQICAgIfAhkiAAAAEdJREFUKJFjYCAC/P//X+7///8H/v//r0SMemINvPsfAh5SbDCagf8pNhiHgZQbTHVAM5dSPUxxGEy9sPz//78CNJ0qEKMeABxRr1O+RqCrAAAAAElFTkSuQmCC");
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumb {
border-color: #333;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view div.thumbinner {
border-color: #555;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view code,
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view tt {
background-color: #333;
}
body[class*="page-Eth0_2026_Autumn"].skin-cavendish.action-view .mw-editsection {
font-family: mono;
}
