Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Clr/styles.css: Difference between revisions

Template page
 
(No difference)

Latest revision as of 01:21, 23 October 2025

/* Ougon Musou Kyoku A button*/
.text-color--a {
  color: #0f88b5;
}

/* Ougon Musou Kyoku B button*/
.text-color--b {
  color: #0fb549;
}

/* Ougon Musou Kyoku C button*/
.text-color--c {
  color: #bf0505;
}

/* Ougon Musou Kyoku D (Touch) button*/
.text-color--d {
  color: #d61fb2;
}

/* Ougon Musou Kyoku SP (A+B) button*/
.text-color--sp {
  color: #d88904;
}

/* Ougon Musou Kyoku Meta Mechanics*/
.text-color--m {
  color: #b3af05;
}