Home/styles.css

From Rhythm Heaven Wiki
< Home
Revision as of 12:59, 18 July 2023 by PanchamBro (talk | contribs)
Jump to navigation Jump to search
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
  background-color: #458db9 !important;
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label {
  color: #e6e6e6 !important;
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget .oo-ui-labelElement-label {
  color: #000 !important;
}
.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;
}