Changes

Jump to navigation Jump to search
1,761 bytes added ,  21:50, 20 November 2019
no edit summary
background: none;
border: none;
}
 
#searchInput {
color: #fff;
}
 
.suggestions .suggestions-results {
background: #36393f;
border: none;
color: #dcddde;
}
 
.suggestions .suggestions-result {
color: #fff;
}
 
.suggestions .suggestions-special {
background: #36393f;
border: none;
color: #dcddde;
}
 
.suggestions-special .special-query {
color: #dcddde;
}
#mw-footer-container {
color: #8e9297;
}
 
.footer-icons::after {
background-image: url(https://top.gg/api/widget/status/601241235474350122.svg);
}
fieldset legend {
background-color: #42454a;
color: #fff;
}
.mw-code, code {
background: #202225;
color: #dcddde;
border: none;
border-radius: 3px;
}
 
input {
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;
}
 
.color-middle {
background: #7289da;
}
 
.color-left {
background: #7289da;
}
 
.color-right {
background: #7289da;
}
 
#mw-content h1.firstHeading {
border-bottom-color: #7289da;
}
 
#mw-content h1 {
border-bottom-color: #7289da;
}
 
.mw-editform #wpTextbox1 {
background: #202225;
color: #dcddde;
}
 
table.wikitable {
background-color: #2f3136;
color: #dcddde !important;
border-color: rgba(255, 255, 255, 0.06);
}
 
table.wikitable > tr > th, table.wikitable > * > tr > th {
background: rgba(255, 255, 255, 0.06);
}
 
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