The Binding of Isaac: Antibirth Wiki
Register
No edit summary
No edit summary
Line 156: Line 156:
 
border-width: 0 1px 1px;
 
border-width: 0 1px 1px;
 
clear: both;
 
clear: both;
display: none;
 
 
left: -1px;
 
left: -1px;
 
min-width: 100%;
 
min-width: 100%;
Line 164: Line 163:
 
z-index: 1;
 
z-index: 1;
 
}
 
}
 
div.vectorMenu:hover,
 
div.menu {
 
display: block;
 
}
 
 
 
div.vectorMenu.menuForceShow {
 
div.vectorMenu.menuForceShow {
 
background-position: 100% 70%;
 
background-position: 100% 70%;

Revision as of 19:18, 30 January 2020

/* CSS placed here will affect users of the Hydra Dark skin */
/* For elements which are only displayed in the mobile view */
.mobileonly {
    display: none;
}

body.page-The_Binding_of_Isaac_Antibirth_Wiki h1 {
    display: none;
}

/* Framework */
body {
    background: #111;
}

body #pageWrapper {
    margin-right: 10px;
}

/* Head */
#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

div#mw-page-base {
    background: transparent;
    background-image: none;
}

/* Logo */
#p-logo {
    height: 130px !important;
    margin-left: 10px;
    margin-top: 0px;
    padding: 0;
    width: 616px !important;
    z-index: 4;
}

#p-logo a {
    height: 130px !important;
    width: 616px !important;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
    margin-left: 190px;
    margin-top: 140px;
}

#right-navigation {
    margin-right: 1em;
    margin-top: 140px;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    margin: 0px;
    padding: 30px 0px 0px;
    display: block;
    width: 26px;
    height: 0px;
    overflow: hidden;
    background-position: 5px 100%;
}

#p-sharing {
    background-position: 100% 70%;
}

div.vectorMenu h3 a {
    background-image: none;

}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
    color: #000000;
}

div.vectorTabs ul li.selected {
    background-color: transparent;
    background-image: none;
    color: #ffffff;
}

div.vectorTabs ul li span {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
}

div.vectorTabs ul li.selected span,
div.vectorMenu h3 span {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
}

div.vectorTabs li span a {
    background-image: none;
    color: #ffffff;
}

div.vectorTabs span a:visited {
    color: #ffffff;
}

div.vectorTabs li span a:hover,
div.vectorTabs span a:visited:hover {
    color: #d6deec;
}

div.vectorTabs li.selected span a {
    background-color: transparent;
    color: #ffffff !important;
}

div.vectorTabs li.new span a:visited {
    color: #ffffff;
}

div.vectorTabs li.new span a:hover,
div.vectorTabs li.new span a:visited:hover {
    color: #d6deec;
}

div.vectorMenu div.menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #000000;
    border-color: inherit;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    clear: both;
    left: -1px;
    min-width: 100%;
    position: absolute;
    text-align: left;
    top: 2.5em;
    z-index: 1;
}
div.vectorMenu.menuForceShow {
    background-position: 100% 70%;
}

div#p-cactions div.menu ul {
    border: 1px solid #000000;
}

div#p-cactions div.menu ul li a {
    background: #000000;
    color: #ffffff;
}

div#p-cactions div.menu ul li a:visited {
    color: #ffffff;
}

div#p-cactions div.menu ul li a:hover,
div#p-cactions div.menu ul li a:visited:hover {
    display: block;
}

div#mw-head div.vectorMenu h4 {
    color: #FFFFFF;
    font-weight: bold;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
}

div.vectorMenu ul {
    background: #000000;
    border: 3px double #342217;
}

/******************
/* Sidebar Styles *
/******************/
#p-portals {
    margin-top: 5em;
}

div#mw-panel div.portal, 
div#mw-panel div.portal div.body,
.skin-hydradark #mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: "Open Sans",Arial;
}
 
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link,
div#mw-panel div.portal div.body ul li a:visited, 
div#mw-panel div.portal div.body ul li a:hover {
    color: #9cb7c2;
}

/* social media add-on fix */
div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/***********************
/* Table of Contents *
/***********************/
.skin-hydradark #toc,
.skin-hydradark .toc {
     background-color: rgba(0, 0, 0, 0);
}

/******************
/* General styles *
/******************/
#contentSub,
#contentSub2 {
    color: #BBB;
}

img.pixelImage {
   image-rendering: optimize-contrast;
   image-rendering: optimizeSpeed;
   image-rendering: optimizeQuality;
   image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   -ms-interpolation-mode: nearest-neighbor;
}

pre, code, tt, kbd, samp {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/******************
/* Border Styles  *
/******************/

div#content {
    background:
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/4/45/Content_corner_top_left.png") no-repeat scroll left top border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/d/de/Content_corner_top_right.png") no-repeat scroll right top border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/0/00/Content_corner_bottom_left.png") no-repeat scroll left bottom border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/9/9f/Content_corner_bottom_right.png") no-repeat scroll right bottom border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/f/f7/Content_top.png") repeat-x scroll right top border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/f/f4/Content_left.png") repeat-y scroll left top border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/2/2a/Content_right.png") repeat-y scroll right top border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/0/01/Content_bottom.png") repeat-x scroll left bottom border-box,
url("https://bindingofisaacrebirth.gamepedia.com/media/bindingofisaacrebirth.gamepedia.com/3/3a/Bg.png") left top repeat padding-box;
    color: #ffffff;
    border: 48px solid transparent;
    padding: 0; /* This is for the border images; change #bodyContent for the actual content padding */
    box-shadow: 0 0 15px rgba(0,0,0,0.8) inset;
    box-sizing: border-box;
    margin-top: 90px;
}

#bodyContent,
#firstHeading {
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#firstHeading {
    padding: 20px 20px 0 !important;
}

code {
    background-color: rgba(0,0,0,0.2);
}

.catlinks,
ul#filetoc {
    background-color: transparent;
    border: 1px solid #000000;
}

/***************
/* Link styles *
/***************/
a,
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external,
div#content a.external:visited,
.skin-hydradark #mw-indicator-mw-helplink a,
.skin-hydradark #preftoc a,
div.vectorMenu li a,
div.vectorMenu div.menu ul li.selected a,
label.toctogglelabel {
   color: #F9AE47;
}

div#content a.new {
   color: #E0434C;
}

h1, h2 {
    border-bottom: 1px solid #261713;
    color: #ffffff;
}

h3, h4, h5, h6 {
    border-bottom: medium none;
    color: #ffffff;
}

/*****************
/* Footer styles *
/*****************/
div#footer {
    background-image: none;
}

div#footer ul li {
    color: #ffffff;
}

div#footer a { 
    color: #9cb7c2; 
}

div#footer a:hover {
    color: #d6deec;
}

/***********************
/* Special edits *
/***********************/
/* Preferences */
.skin-hydradark #preftoc {
    background-color: rgba(38, 23, 19, .5);
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
}

.skin-hydradark #preferences legend {
    color: #ffffff;
}

.skin-hydradark #preftoc li.selected a {
    background-color: rgba(38, 23, 19, .5);
    background-image: none;
    border-color: #01060c;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: rgba(38, 23, 19, .5);
    border: 1px solid #01060c;
}

.skin-hydradark #preferences fieldset {
    border-color: #01060c;
}

/* page history */
table.diff {
    background-color: transparent;
}

.skin-hydradark #pagehistory li {
    background-color: transparent;
    border: medium none;
    padding: 3px;
}

.skin-hydradark #pagehistory li.selected {
    background-color: #261713;
    background-image: none;
    border: 1px dashed #384a62;
    padding: 3px;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #c0c0c0;
}

td.diff-deletedline {
    background-color: #420303;
    border-color: #420303;
    color: #ffffff;
}

td.diff-addedline {
    background-color: #142E59;
    border-color: #142E59;
    color: #ffffff;
}

/* Tables */
.skin-hydradark .TablePager {
    border: 1px solid #000000;
    color: #c0c0c0;
    padding:0 0.15em;
}

.skin-hydradark .TablePager th {
    background-color: #261713;
    color: #ffffff;
    border:1px solid #000000;
    padding:0 0.15em;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: #261713 !important;
    color: #FFFFFF;
}

.skin-hydradark .TablePager th a {
    background-color: #261713;
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td {
    background: transparent !important;
    border: 1px solid #000000;
    color: #c0c0c0;
}

table.mw_metadata td {
    background-color: rgba(0,0,0,0.3);
    border: 1px solid #000000;
}

table.mw_metadata th {
    background-color: rgba(0,0,0,0.3);
    border: 1px solid #000000;
    color: #ffffff;
}

table.wikitable {
    background-color: rgba(0,0,0,0.3);
    border: 1px solid #00000;
    color: #ffffff;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td {
    border: 1px solid #000000;
}

table.skin-hydradark .mw-datatable > tr > th,
table.skin-hydradark .mw-datatable > * > tr > th,
table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background: #142E59;
    border: 1px solid #000000;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
}

table.striped tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.03);
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000000;
}

div.wikiEditor-ui-tabs {
    background-color: #000000;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}

div.wikiEditor-ui-tabs div {
    background-color: #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

div.wikiEditor-ui-tabs div a {
     background: #000000;
     color: #ffffff;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #000000;
    border-bottom: 1px solid #000000;
}

div.wikiEditor-ui-tabs div.current a {
    color: #9CB0D1;
    font-weight: bold; /* optional to make it stand out */
}

div.wikiEditor-ui div.wikiEditor-ui-top {
    border-bottom: 1px solid #000000;
}

div.wikiEditor-toolbar-spritedButton {
    background: url('https://help.gamepedia.com/media/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

div.wikiEditor-ui-toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #000000;
}

div.wikiEditor-ui-toolbar .group-search {
    border-left: 1px solid #000000;
    border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
    color: #ffffff;
}

.tab {
    border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
    color: #000000; 
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #000000;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #9CB0D1;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #000000;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #000000;
    color: #9CB0D1;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #000000;
    color: #ffffff;
}

div.wikiEditor-preview-loading {
    background-color: #6b4537;
}

div.wikiEditor-preview-contents {
    background-color: #6b4537;
    border-color: -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.wikiEditor-preview-contents, 
div.wikiEditor-preview-loading {
    background-color: #6b4537;
}

.editOptions {  
    background-color: transparent;
    border-color: -moz-use-text-color #000000 #000000;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/******************
 *  Miscellanous  *
 ******************/
/* Color fix for advanced search options box */
fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000000 !important;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    margin-top: 1em;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #FFFFFF;
}

/* Login screen */
.mw-ui-vform label {
    color: #ccc;
}

#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px rgba(255, 255, 255, 0.2);
}

/* Multi-upload page text colour fix */
#upload_list .file .file-title {
    color: #000000;
}

.check_span {
    color: #1D1D1D;
    float: right;
}

/* Thumbnails */
li.gallerybox div.thumb,
div.thumbinner {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #261713;
}

div.thumb {
    background-color: rgba(0, 0, 0, 0.2);
}

/* Template Specific Stylesheets */
.itemtable,
.charactertable {
    width: 300px;
    float: right;
    clear: right;
    border: 2px solid #142E59 !important;
}

.itemtable tr:first-child > th,
.characterable tr:first-child > th {
    font-size: 11pt;
}

.itemtable tr:not(:first-child) > td,
.charactertable tr:not(:first-child) > td {
    font-size: 9pt;
    text-align: center;
}

.charactertable tr td:not(:last-child) {
    background: #6B4537;
    width: 100px;
}

.charactertable tr td:not(:last-child) img {
    height: 19px;
}

.zodiacnav {
    clear:both;
    width:800px;
    background:rgba(0,0,0,0.4);
    margin: 5px auto;
    text-align:center;
    font-size: 15px;
}

.zodiacnav img {
    margin: 0 2px 0 5px;
}

/*******************
 * Homepage Tables *
 *******************/
/* Main page tables */
.mainpage ~ .wikitable {
    border: none !important;
    width: 100%;
    margin: 0;
}

.mainpage ~ .wikitable th {
    font-size: 20px;
    line-height: 20px;
    padding: 8px 0 4px;
}

.mainpage ~ .wikitable td {
    padding: 8px 16px;
}

.mainpage ~ .wikitable.about td,
.mainpage ~ .wikitable.content td {
    border: none !important;
}

/* Second Table */
.mainpage ~ .wikitable.content table.content-content {
    margin: 0 auto;
    text-align: center;
}

.mainpage ~ .wikitable.content table.content-content td {
    padding: 0 5px;
}

.mainpage ~ .wikitable.content table.content-content tr:nth-child(odd) td:not(:last-child) {
    border-right: 1px solid rgba(0,0,0,0.1) !important;
}

/* Third table */
.mainpage ~ .wikitable.misc th {
    width: 50%;
}

.mainpage ~ .wikitable.misc td:nth-child(1) {
    border-right: none;
    padding-right: 0;
}

.mainpage ~ .wikitable.misc td:nth-child(2) {
    border-left: none;
    padding-left: 0;
}

/*******************
 * Items Tables *
 *******************/
.page.item ~ table {
  width: 100%;
}

.page.item ~ table.active-collectible th:last-child span {
  display: block;
  width: 100%;
}

.page.item ~ table td {
  padding: 3px 10px;
}
.page.item ~ table td:not(:nth-child(3)) {
  text-align: center;
}

/***************
 * Header Tabs *
 ***************/
.ui-corner-all, .ui-corner-top {
  border-radius: 0 !important;
}

.ui-widget-header {
  background: none !important;
  border: 0 !important;
  border-bottom: 2px solid rgba(0,0,0,0.3) !important;
}

#headertabs {
  border: 0 !important;
  border: 2px solid rgba(0,0,153,0.25) !important;
  margin: 10px 0 !important;
}

#headertabs #edittab {
  float: right;
}

.ui-state-default {
  background: rgba(0,0,153,0.25) !important;
  border: 0 !important;
  padding: 4px 0 0 0 !important;
  color:  #fff !important;
}

.ui-state-default a {color:  #fff !important;}

.ui-widget-content {
  color: #fff !important;
  background: transparent !important;
}
  
.ui-widget-content a {font-family: "Open Sans",Arial;}

.ui-state-active {
  background: rgba(51,0,102,0.25) !important;
}

.ui-tabs .ui-tabs-nav li {
  margin: 1px 0 0 1px !important;
}

.selected.ui-corner-top { 
display: none; 
}

/* Visual Editor fixes */
.ve-ui-mwSaveDialog-summary {
    width: 100%;
    background-color: transparent;
}

.ve-ui-mwSaveDialog-options {
    position: relative;
    background-color: transparent;
    border: solid 1px #ccc;
    border-top: none;
    min-height: 3em;
}

.ve-ui-mwSaveDialog-license {
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
    color: #ffffff;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    color: #ffffff;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

/* Notifications */
.mw-notification {
    background-color: #000000;
}

/* Force all images to have crisp edges when scaled up */
img { 
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
  image-rendering:pixelated;                 /* Chrome         */
}

/* Allows to use Header2 and Header3 in combination with tabbers */
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 { display:block !important; }

/*Styling Header Tabs*/
#headertabs.large.ui-widget {
   background-color: transparent;
   border-color:#45264D;
}

#headertabs.large.ui-widget-content a { 
   color:#FFFFFF; 
}

#headertabs.large.ui-widget-content a:visited {
  color: #6582A2;
}

#headertabs.large.ui-widget-content a:link {
  color: #94B0B9;
}

/* Limiting table of contents levels */
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }

/* Ambox info */
.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

ul {
    list-style-image: none;
}