User:Boba/vector.css
Jump to navigation
Jump to search
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* blackspace */
h3#p-tb-label, .mw-footer li, span.tocnumber {
color: #E3E3E3 !important;
}
h1, h2, h3, h4, h5, h6, .mw-body-content, .mw-headline {
color: #FFFFFF !important;
}
div#toc {
border: 1px solid #5D564E !important;
background-color: #2B2927 !important;
}
/* main page styling */
.mp-content-table {
width: 100%;
background: #2B2927;
border: 1px solid #5C347F;
}
.mp-content-header {
font-size: 140%;
background: #3B2151;
border: none;
border-bottom: 1px solid #5C347F;
padding-top:10px;
padding-bottom:10px;
margin:-3px;
padding:10px;
color: FFFFFF;
}
div.mp-content-header-alt {
background: #3B2151;
font-size: 140%;
font-weight: bold;
border: none;
border-bottom: 1px solid #5C347F;
text-align: left;
padding-top:10px;
padding-bottom:10px;
margin:-3px;
padding:10px;
color: FFFFFF;
}
ul {
list-style-image: none !important;
}