Jump to content

User:SeriouslyNotAnNPC/vector-2022.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
html.skin-theme-clientpref-night {
  --background-color-base: #0B0A09;
  --background-color-neutral: #0B0A09;
  --background-color-neutral-subtle: #0B0A09;
  --background-color-interactive-subtle: #0B0A09;
  --background-color-interactive: #0B0A09;
  --border-color-subtle: #27272A;
  --border-color-base: rgba(0, 0, 0, 0);
}

figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element {border: none !important;}

.mw-heading {border-bottom: 1px solid #27272A}
.infobox {border: 1px solid #27272A; background-color: #0B0A09 !important}

a:hover {color: #439FFF}
.vector-sticky-header-context-bar-primary {font-family:sans-serif;}
#text {color: #FFFFFF;}
body {font-family:sans-serif;}

.mw-body-header {box-shadow: initial; border-bottom: 1px solid #27272A}

table {border: 1px solid #27272A !important}
th {border: none !important;}

.wikitable > tr > th,.wikitable > tr > td,.wikitable > * > tr > th,.wikitable > * > tr > td {
    border:none !important;
}

body {
  font-family:sans-serif;
  color: #F2F2F2;
}

h1, h2, h3 {
  font-family:sans-serif;
}

.mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1, .mw-body-content h2, .mw-body-content .mw-heading2 {font-family:sans-serif;}