Difference between revisions of "User:Boba/vector.css"

From OMORI Wiki
Jump to navigation Jump to search
(Created page with "→‎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 !impo...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
/* 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;
}

Latest revision as of 23:10, 22 February 2021