Template:Clr/styles.css

Template page
< Template:Clr
Revision as of 22:03, 26 March 2021 by Radian (talk | contribs) (Copied from DL)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.text-color--1 {
  color: #d96aca;
}


/* Guilty Gear P button */

.text-color--2 {
  color: #1f8ccc;
}


/* Guilty Gear K button */

.text-color--3 {
  color: #009e4e;
}


/* Guilty Gear S button */

.text-color--4 {
  color: #de1616;
}


/* Guilty Gear H button */

.text-color--5 {
  color: #e8982c;
}


/* Guilty Gear D button */

.text-color--6 {
  color: #3197d3;
}


/* very easy difficulty combo*/

.text-color--7 {
  color: #e49f48;
}


/* medium difficulty combo*/

.text-color--8 {
  color: #b769c4;
}


/* very hard difficulty combo*/