276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(more) |
(more) |
||
Line 161: | Line 161: | ||
body.ns-3014 .color2, body.ns-3015 .color2 { | body.ns-3014 .color2, body.ns-3015 .color2 { | ||
background: url(https://static.miraheze.org/mariowiki/0/0e/Zelda_monaco_background.png) repeat; | background: #52781B url(https://static.miraheze.org/mariowiki/0/0e/Zelda_monaco_background.png) repeat-x; | ||
} | } | ||
Line 281: | Line 281: | ||
body.ns-3014 .mw-parser-output a.extiw, body.ns-3014 .mw-parser-output a.extiw:active, body.ns-3015 .mw-parser-output a.extiw, body.ns-3015 .mw-parser-output a.extiw:active { color: #342BB8; } | body.ns-3014 .mw-parser-output a.extiw, body.ns-3014 .mw-parser-output a.extiw:active, body.ns-3015 .mw-parser-output a.extiw, body.ns-3015 .mw-parser-output a.extiw:active { color: #342BB8; } | ||
body.ns-3014 .mw-parser-output a.extiw:visited, body.ns-3014 a.extiw:visited, body.ns-3015 .mw-parser-output a.extiw:visited, body.ns-3015 a.extiw:visited { color: #5A3696; } | body.ns-3014 .mw-parser-output a.extiw:visited, body.ns-3014 a.extiw:visited, body.ns-3015 .mw-parser-output a.extiw:visited, body.ns-3015 a.extiw:visited { color: #5A3696; } | ||
body.ns-3014 #wikia_header a, body.ns-3014 #headerMenuUser a, body.ns-3015 #wikia_header a, body.ns-3015 #headerMenuUser a { color: inherit; } | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span, body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span { | |||
border-color: #36592D !important; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover + span { | |||
border-color: #36592D; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span, body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:hover + span { | |||
background-color: #52781B; | |||
border-color: #52781B; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active + span, body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:active + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span { | |||
border-color: #36c; | |||
box-shadow: none; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus + span, body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:focus + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget [type="checkbox"] + span { | |||
border-radius: 0px; | |||
} | |||
body.ns-3014 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"] + span { | |||
transition:none; | |||
} | |||
body.ns-3014 widget-enabled.oo-ui-iconElement > .oo-ui-buttonElement-button:focus, body.ns-3014 .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-labelElement > .oo-ui-buttonElement-button:focus { | |||
border-color: transparent; | |||
box-shadow:none; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span { | |||
box-shadow: none !important; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span { | |||
border-color: #36592D !important; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:hover + span { | |||
border-color: #36592D; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span { | |||
background-color: #36592D; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:focus + span::before { | |||
border-color: #36592D; | |||
} | |||
body.ns-3014 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"] + span { | |||
transition:none !important; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span, body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span { | |||
border-color: #36592D !important; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover + span { | |||
border-color: #36592D; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span, body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:hover + span { | |||
background-color: #52781B; | |||
border-color: #52781B; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active + span, body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:active + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span { | |||
border-color: #36c; | |||
box-shadow: none; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus + span, body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:focus + span { | |||
background-color: #36592D; | |||
border-color: #36592D; | |||
box-shadow: none; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget [type="checkbox"] + span { | |||
border-radius: 0px; | |||
} | |||
body.ns-3015 .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"] + span { | |||
transition:none; | |||
} | |||
body.ns-3015 widget-enabled.oo-ui-iconElement > .oo-ui-buttonElement-button:focus, body.ns-3015 .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-labelElement > .oo-ui-buttonElement-button:focus { | |||
border-color: transparent; | |||
box-shadow:none; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span { | |||
box-shadow: none !important; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span { | |||
border-color: #36592D !important; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:hover + span { | |||
border-color: #36592D; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span { | |||
background-color: #36592D; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:focus + span::before { | |||
border-color: #36592D; | |||
} | |||
body.ns-3015 .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"] + span { | |||
transition:none !important; | |||
} | |||
/* general styling */ | /* general styling */ |