User:Naomi/common.css: Difference between revisions

From Dune: Awakening Community Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Tags: Blanking Manual revert
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-body {
  background-color: #2b2f39;
  color: #ffffff;
}


pre, code, .mw-code, .mw-message-box, textarea, .editOptions {
  background-color: #2f2f2f;
  border: 1px solid #202125;
  color: #ffffff;
}
.oo-ui-inputWidget-input, .oo-ui-textInputWidget {
  background-color: #2f2f2f !important;
  border: 1px solid #202125 !important;
  color: #ffffff !important;
}
.vector-menu-tabs-legacy li {
  background: rgba(43, 47, 57, 0.5);
}
.vector-menu-tabs-legacy .selected {
  background: #2b2f39;
}
.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited {
  color: #ffffff;
  text-decoration: none;
}
 
h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
}

Latest revision as of 08:57, 16 July 2024