Home/styles.css

< Home
Revision as of 12:51, 18 July 2023 by PanchamBro (talk | contribs) (PanchamBro changed the content model of the page Home/styles.css from "wikitext" to "Sanitized CSS")
.mw-parser-output .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
  background-color: #458db9 !important;
}
.mw-parser-output .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label {
  color: #e6e6e6 !important;
}
.mw-parser-output .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget .oo-ui-labelElement-label {
  color: #000 !important;
}
.mw-parser-output .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget {
  border: 1px solid #000 !important;
}
a, a.interwiki, a.external, a:visited, a.interwiki:visited, a.external:visited {
  color: #4A31FF;
}