Changes

Jump to navigation Jump to search
no edit summary
#mw-footer-container {
color: #8e9297;
}
 
.footer-icons::after {
background-image: url(https://top.gg/api/widget/status/601241235474350122.svg);
}
}
.mw-code, code {
background: #202225;
color: #dcddde;
background-color: rgba(0, 0, 0, 0) !important;
color: #fff !important;
}
 
#searchButton, #mw-searchButton {
background-color: transparent !important;
}
input[type='submit'] {
text-shadow: none !important;
background-color: #2f3136 !important;
border-top: none;
border-left: none;
border-right: none;
border-bottom-color: #202225;
}
background-color: #2f3136;
color: #dcddde !important;
border-color: rgba(255, 255, 255, 0.06) !important;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
border: 3px solid #3b3d42 !important;
}
 
#pagehistory li.selected {
background: rgba(255, 255, 255, 0.06);
}
 
#pagehistory li {
border-color: rgba(255, 255, 255, 0.06);
}
 
.mw-notification {
background-color: #2f3136;
color: #fff;
border: none;
border-radius: 6px;
}

Navigation menu