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.
:root {
--color-base: #c9e1e6;
--color-base-fixed: #c9e1e6;
--color-base--hover: #d1eaef;
--color-emphasized: #d1eaef;
--color-subtle: #a7bfca;
--color-placeholder: #a7bfca;
--color-disabled: #a2a9b1;
--color-disabled-emphasized: #a2a9b1;
--color-inverted: #fff;
--color-inverted-fixed: #fff;
--color-progressive: #42a2f1;
--color-progressive--hover: #4c57b5;
--color-progressive--active: #4c57b5;
--color-progressive--focus: #4c57b5;
--color-destructive: #ce0000;
--color-destructive--hover: #900000;
--color-destructive--active: #900000;
--color-destructive--focus: #900000;
--color-visited: #2f3fcf;
--color-visited--hover: #2f3fcf;
--color-visited--active: #2f3fcf;
--color-destructive--visited: #8e0000;
--color-destructive--visited--hover: #8e0000;
--color-destructive--visited--active: #8e0000;
--color-error: #ce0000;
--color-error--hover: #ce0000;
--color-error--active: #ce0000;
--color-warning: #f57b50;
--color-success: #177860;
--color-notice: #f57b50;
--color-icon-error: #ce0000;
--color-icon-warning: #f57b50;
--color-icon-success: #449c1c;
--color-icon-notice: #f57b50;
--color-content-added: #177860;
--color-content-removed: #ce0000;
--filter-invert-icon: 0;
--filter-invert-primary-button-icon: 1;
--box-shadow-color-base: #a2a9b1;
--box-shadow-color-progressive--active: #233566;
--box-shadow-color-progressive--focus: #36c;
--box-shadow-color-progressive-selected: #36c;
--box-shadow-color-progressive-selected--hover: #3056a9;
--box-shadow-color-progressive-selected--active: #233566;
--box-shadow-color-destructive--focus: #36c;
--box-shadow-color-inverted: #fff;
--box-shadow-color-alpha-base: rgba(0, 0, 0, 0.06);
--box-shadow-color-transparent: transparent;
--mix-blend-mode-base: normal;
--mix-blend-mode-blend: lighten;
--background-color-base: #1a1a22;
--background-color-base-fixed: #1a1a22;
--background-color-neutral: #1a1a22;
--background-color-neutral-subtle: #1a1a22;
--background-color-interactive: #1a1a22;
--background-color-interactive--hover: #2d2d50;
--background-color-interactive--active: #2d2d50;
--background-color-interactive-subtle: #2d2d50;
--background-color-interactive-subtle--hover: #2d2d50;
--background-color-interactive-subtle--active: #2d2d50;
--background-color-disabled: #1a1a22;
--background-color-disabled-subtle: #1a1a22;
--background-color-inverted: #1a1a22;
--background-color-progressive: #1a1a22;
--background-color-progressive--hover: #1a1a22;
--background-color-progressive--active: #1a1a22;
--background-color-progressive--focus: #1a1a22;
--background-color-progressive-subtle: #1a1a22;
--background-color-progressive-subtle--hover: #1a1a22;
--background-color-progressive-subtle--active: #1a1a22;
--background-color-destructive: #1a1a22;
--background-color-destructive--hover: #1a1a22;
--background-color-destructive--active: #1a1a22;
--background-color-destructive--focus: #1a1a22;
--background-color-destructive-subtle: #1a1a22;
--background-color-destructive-subtle--hover: #1a1a22;
--background-color-destructive-subtle--active: #1a1a22;
--background-color-error: #1a1a22;
--background-color-error--hover: #1a1a22;
--background-color-error--active: #1a1a22;
--background-color-error-subtle: #1a1a22;
--background-color-error-subtle--hover: #1a1a22;
--background-color-error-subtle--active: #1a1a22;
--background-color-warning-subtle: #1a1a22;
--background-color-success-subtle: #1a1a22;
--background-color-notice-subtle: #1a1a22;
--background-color-content-added: #1a1a22;
--background-color-content-removed: #1a1a22;
--background-color-transparent: #1a1a22F0;
--background-color-backdrop-light: rgba(255, 255, 255, 0.65);
--background-color-backdrop-dark: rgba(0, 0, 0, 0.65);
--background-color-button-quiet--hover: rgba(0, 24, 73, 0.027);
--background-color-button-quiet--active: rgba(0, 24, 73, 0.082);
--background-color-input-binary--checked: #36c;
--background-color-tab-list-item-framed--hover: rgba(255, 255, 255, 0.3);
--background-color-tab-list-item-framed--active: rgba(255, 255, 255, 0.65);
--opacity-icon-base: 0.87;
--opacity-icon-base--hover: 0.74;
--opacity-icon-base--selected: 1;
--opacity-icon-base--disabled: 0.51;
--opacity-icon-placeholder: 0.51;
--opacity-icon-subtle: 0.67;
--border-image-base: url('/wiki/Special:Redirect/file/Wiki-border-kurva.png');
--border-color-base: #2b5cc9;
--border-color-subtle: #2b5cc9;
--border-color-muted: #2b5cc9;
--border-color-interactive: #2b5cc9;
--border-color-interactive--hover: #2b5cc9;
--border-color-interactive--active: #2b5cc9;
--border-color-disabled: #2b5cc9;
--border-color-inverted: #fff;
--border-color-inverted-fixed: #fff;
--border-color-progressive: #2b5cc9;
--border-color-progressive--hover: #2b5cc9;
--border-color-progressive--active: #2b5cc9;
--border-color-progressive--focus: #2b5cc9;
--border-color-destructive: #2b5cc9;
--border-color-destructive--hover: #2b5cc9;
--border-color-destructive--active: #2b5cc9;
--border-color-destructive--focus: #2b5cc9;
--border-color-error: #2b5cc9;
--border-color-error--hover: #2b5cc9;
--border-color-error--active: #2b5cc9;
--border-color-warning: #2b5cc9;
--border-color-success: #2b5cc9;
--border-color-notice: #2b5cc9;
--border-color-content-added: #2b5cc9;
--border-color-content-removed: #2b5cc9;
--border-color-transparent: transparent;
--border-color-divider: #a2a9b1;
--outline-color-progressive--focus: #36c;
--color-link-red: var(--color-destructive);
--color-link-red--hover: var(--color-destructive--hover);
--color-link-red--active: var(--color-destructive--active);
--color-link-red--focus: var(--color-destructive--focus);
--color-link-red--visited: var(--color-destructive--visited);
--color-link-red--visited--hover: var(--color-destructive--visited--hover);
--color-link-red--visited--active: var(--color-destructive--visited--active);
--accent-color-base: #36c;
--border-color-input--hover: var(--border-color-interactive);
--border-color-input-binary: var(--border-color-interactive);
--border-color-input-binary--hover: var(--border-color-progressive--hover);
--border-color-input-binary--active: var(--border-color-progressive--active);
--border-color-input-binary--focus: var(--border-color-progressive--focus);
--border-color-input-binary--checked: var(--border-color-progressive);
--color-base--subtle: #54595d;
}
/* ---------- Style login button ---------- */
#daedalus-user-menu-checkbox:hover {
background: #365fb8;
}
.pre-content h1, .content .mw-heading1, .content h1, .content .mw-heading2, .content h2 {
font-family: 'Daedalus', 'Outfit', 'Times', 'Source Serif Pro', serif;
}
:root body {
background-image: url(images/f/ff/Site-background-image.jpg);
background-size: cover;
background-position: bottom left;
background-repeat: no-repeat;
background-attachment: fixed;
}
.last-modified-bar {
display: none !important;
}
.mw-highlight {
background-color: #1a1a22;
}
.mw-footer {
background-image: url(/wiki/Special:Redirect/file/Site-footer-image.jpg);
background-position: 25% 20%;
background-size: cover;
}
.mw-heading1, h1 {
font-size: 2em;
}
#filetoc {
background-color: var(--background-color-base);
}
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
padding-left: 3.5em;
box-shadow: inset 2.75em 0 0 var(--background-color-base);
}
.cdx-message--error {
background-color: var(--background-color-base);
border-color: var(--border-color-error, #f54739);
}
.editOptions {
background-color: var(--background-color-base);
color: var(--color-base);
border: 1px solid var(--border-color-subtle, #c8ccd1);
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}
.ace-tm .ace_gutter {
background: var(--background-color-base);
color: var(--color-base);
}
.ace-tm {
background-color: #FFFFFF80;
}
.overlay-enabled, .mw-body {
background-color: transparent;
}
.header-container.header-chrome {
background-color: transparent;
border: 0;
box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.08);
}
.header-container {
border-bottom: none;
padding: 0 16px;
}
#mw-mf-page-center {
width: 100%;
min-height: 100%;
position: relative;
background-color: transparent;
overflow: hidden;
}
@media screen and (min-width: 993.3px) {
.banner-container, .daedalus-anon-talk-message, .daedalus-header, .page-header-bar, .overlay-header, .content, .overlay-content, .content-unstyled, .pre-content, .post-content, #mw-content-text > form {
margin-left: auto;
margin-right: auto;
width: 90%;
max-width: 1900px;
}
}
.search-box .search {
color: var(--color-base);
}
.content .mw-parser-output .mw-editsection .cdx-button {
font-size: 1rem;
display: none;
}
.wikitable > tr > th, .wikitable > * > tr > th
{
background-color: var(--background-color-transparent);
color: var(--color-base, #202122);
text-align: center;
}
.mw-search-createlink {
display: block !important;
}
/* this is a comment to show how fast this thing is */
.wikitable {
background-color: var(--background-color-transparent);
color: var(--color-base, #202122);
margin: 1em 0;
border: 1px solid var(--border-color-base, #a2a9b1);
border-collapse: collapse;
}
.content .mw-parser-output h2 {
image-rendering: pixelated !important;
text-rendering: geometricPrecision !important;
text-shadow:
0 0.06em 0 color-mix(in srgb, currentColor 50%, black), 0 0.12em 0 color-mix(in srgb, currentColor 10%, black), 0 0 0.2em currentColor;
font-size: 3.3em;
font-weight: normal;
}
.content, .pre-content {
background: var(--background-color-transparent);
box-shadow: 0 0 30px #1a1a22;
padding: 0 5em;
}
.header-container {
background: #1a1a22D0 !important;
padding: 0 0.5em !important;
}
.content .mw-parser-output .mw-heading, .content .mw-parser-output .section-heading {
display: block;
min-width: fit-content;
}
.content .mw-parser-output h2 {
flex-grow: 0;
flex-basis: 0;
}
.footer-section > ul {
width: 30%;
columns: 2;
column-gap: 20px;
max-height: 200px;
overflow-y: auto;
background-color: #1a1a22C0;
box-shadow: 0 0 20px black;
padding: 0.5em;
border-radius: 20px;
display: inline-block;
margin-bottom: 2.5em;
}
.footer-section > ul > li {
font-weight: bold;
text-shadow: 0 0 10px black;
}
.mw-footer > .post-content > * {
text-align: center;
}
.toc {
display: none;
}
table.wikitable tr:nth-child(2n) {
background-color: color-mix(in srgb, #1a1a22, #111111);
}
table.wikitable {
border-image-source: url("/wiki/Special:Redirect/file/Wiki-border-kurva.png");
border-image-slice: 6;
border-image-width: 6px;
border-image-repeat: repeat repeat;
border-collapse: separate;
padding: 0.5em;
}
table.wikitable > caption {
font-family: 'Daedalus';
font-size: 2em;
border-radius: 20px 20px 0 0;
padding-left: 0.5em;
}
table.wikitable > tbody > tr > td > a {
font-weight: bold;
}
span.mw-page-title-main {
font-size: 2em;
}
#bodyContent {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-border-nexus.png);
border-image-slice: 11;
border-image-width: 20px;
border-image-repeat: stretch stretch;
border-image-outset: 10px;
padding: 5em 3em 5em 3em;
box-shadow: inset 0 0 30px lightblue;
}
.search-box {
margin-left: auto;
margin-right: 1em;
}
.search-box .search {
border: 1px solid var(--color-visited);
border-radius: 10px;
}
input.search:hover {
background-color: color-mix(in srgb, #1a1a22 70%, #fff 10%);
}
.cdx-button:enabled.cdx-button--weight-quiet:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:hover {
background-color: var(--background-color-interactive-subtle--hover, #eaecf0);
mix-blend-mode: var(--mix-blend-mode-blend, lighten);
}
.label[for="page-actions-overflow-checkbox"]:hover {
background-color: var(--background-color-interactive-subtle--hover, #eaecf0);
mix-blend-mode: var(--mix-blend-mode-blend, lighten);
}
.page-actions-menu__list-item:last-child {
margin-right: 0 !important;
}
.toggle-list__checkbox {
position: absolute;
z-index: 1;
opacity: 0;
top: 0;
left: 0;
height: 100%;
width: 100% !important;
margin: 0;
}
.cdx-button .daedalus-icon + span:not(:empty) {
margin-left: 0;
}
div.post-content > a[role='button'] {
display:none;
}
body {
font-family: var(--wiki-body-font-family);
}
.footer-content > ul > li > a {
font-size: 1.5em;
}
div.footer-content::before {
background-image: url(/wiki/Special:Redirect/file/Site-logo.png);
}
.footer-content > ul.footer-places {
background-color: var(--background-color-transparent);
box-shadow: inset 0 0 10px #42a2f180
, 0 0 10px 5px #42a2f150;
margin: 1em 1em;
border-radius: 4px;
}
.post-content {
width: 100% !important;
}
.item-infobox > div.druid-section-container > div.druid-row-Unholy {
display: none;
}
.item-infobox > div.druid-section-container > div.druid-row-Bloodshot {
display: none;
}
.item-infobox > div.druid-section-container > div.druid-row-Royal {
display: none;
}
.item-infobox > div.druid-section-container > div.druid-row-Gilded {
display: none;
}
.item-infobox > div.druid-section-container > div.druid-row-Irradiated {
display: none;
}
/* UNHOLY Template Specific Colors & Border Image. */
.item-infobox:has(> div.druid-section-container > div.druid-row-Unholy) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemUnholyBorder.png);
.druid-title, .druid-main-images-label {
color: #8d9f97;
}
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
color: #d0e8e4;
}
}
/* BLOODSHOT Specific Colors & Border Image. */
.item-infobox:has(> div.druid-section-container > div.druid-row-Bloodshot) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemBloodshotBorder.png);
.druid-title, .druid-main-images-label {
color: #c20f0f;
}
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
color: #fa8686;
}
}
/* ROYAL Template Specific Colors & Border Image. */
.item-infobox:has(> div.druid-section-container > div.druid-row-Royal) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemRoyalBorder.png);
.druid-title, .druid-main-images-label {
color: #cd08cd;
}
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
color: #fcb7fc;
}
}
/* GILDED Template Specific Colors & Border Image. */
.item-infobox:has(> div.druid-section-container > div.druid-row-Gilded) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemGildedBorder.png);
.druid-title, .druid-main-images-label {
color: #db7400;
}
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
color: #eac278;
}
}
/* IRRADIATED Template Specific Colors & Border Image. */
.item-infobox:has(> div.druid-section-container > div.druid-row-Irradiated) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemIrradiatedBorder.png);
.druid-title, .druid-main-images-label {
color: #15cb15;
}
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
color: #cef46a;
}
}
/* Template Specific Colors & Border Image.
.item-infobox:has(> div.druid-section-container > div.druid-row-) {
border-image-source: url(/wiki/Special:Redirect/file/Wiki-ItemBorder.png);
.druid-title {
color: #;
}
.druid-label {
color: #;
}
div.druid-data-Desc {
color: #;
}
}
*/
/* Lots of color mixing here, meant to apply to ANY item infobox */
.item-infobox {
border-style: solid;
border-image-slice: 9 63;
border-image-width: 25em 154em;
border-image-outset: 0;
border-image-repeat: stretch;
.druid-main-images-label.focused {
background: color-mix(in srgb, currentColor 25%, transparent);
box-shadow: 0 0 5px currentColor;
}
.druid-main-images-label {
background: color-mix(in srgb, currentColor 10%, transparent);
font-size: 2em;
font-weight: bold;
font-family: "Daedalus", sans-serif;
text-shadow: 0 2px color-mix(in srgb, currentColor 50%, black),
0 4px color-mix(in srgb, currentColor 30%, black),
0 6px color-mix(in srgb, currentColor 10%, black);
line-height: 1em;
}
.druid-main-images-label {
outline: 1px solid currentColor;
}
.druid-label {
text-align: left;
width: auto;
max-width: 40%;
color: #fcfc54;
}
/* need to account for toggleable data... awful. hence the , in the single rarity selectors above. */
div.druid-data-Desc, div.druid-row-Desc > .druid-data {
background-color: color-mix(in srgb, currentColor 43.62%, transparent);
text-shadow: 2px 2px color-mix(in srgb, currentColor 30%, black);
font-style: italic;
margin-left: -0.6em;
margin-right: -0.6em;
padding: 0.6em;
font-weight: bold;
}
.druid-label-Damage + .druid-data {
color: #fc5454;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-label-Shots + .druid-data {
color: #54fc54;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-label-Cooldown + .druid-data {
color: #fc54fc;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-label-Pierce + .druid-data {
color: #00a800;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-label-Range + .druid-data {
color: #54fc54;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-label-Velocity + .druid-data {
color: #00a8a8;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-row-Ability > .druid-data {
color: #54fc54;
text-shadow: 1px 1px color-mix(in srgb, currentColor 30%, transparent);
}
.druid-row {
background-color: rgba(0, 0, 0, 0.4362);
border-radius: 4px;
}
.druid-row-Desc {
background: none;
}
.druid-title {
text-shadow: 0 3px color-mix(in srgb, currentColor 50%, black),
0 6px color-mix(in srgb, currentColor 30%, black),
0 9px color-mix(in srgb, currentColor 10%, black);
}
}