mirror of https://github.com/dirtbags/moth.git
twiddle scoreboard colers a touch
This commit is contained in:
parent
701fe96916
commit
486390551e
|
@ -193,15 +193,14 @@ section {
|
||||||
height: 1.1em;
|
height: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cat0, .cat9{background-color: #a6cee3; color: black;}
|
.cat0, .cat8{background-color: #a6cee3; color: black;}
|
||||||
.cat1, .cat10 {background-color: #1f78b4; color: white;}
|
.cat1, .cat9 {background-color: #1f78b4; color: white;}
|
||||||
.cat2, .cat11 {background-color: #b2df8a; color: black;}
|
.cat2, .cat10 {background-color: #b2df8a; color: black;}
|
||||||
.cat3, .cat11 {background-color: #33a02c; color: white;}
|
.cat3, .cat11 {background-color: #33a02c; color: white;}
|
||||||
.cat4, .cat12 {background-color: #cab2d6; color: black;}
|
.cat4, .cat12 {background-color: #fb9a99; color: black;}
|
||||||
.cat5, .cat13 {background-color: #e31a1c; color: white;}
|
.cat5, .cat13 {background-color: #e31a1c; color: white;}
|
||||||
.cat6, .cat14 {background-color: #fdbf6f; color: black;}
|
.cat6, .cat14 {background-color: #fdbf6f; color: black;}
|
||||||
.cat7, .cat15 {background-color: #ff7f00; color: black;}
|
.cat7, .cat15 {background-color: #ff7f00; color: black;}
|
||||||
.cat8, .cat16 {background-color: #fb9a99; color: black;}
|
|
||||||
|
|
||||||
|
|
||||||
.wide {
|
.wide {
|
||||||
|
|
Loading…
Reference in New Issue