Browse Source

added custom.css

master
topaLE 4 years ago
parent
commit
603807325c
  1. 6
      css/custom.css

6
css/custom.css

@ -2347,3 +2347,9 @@ background-color : #f3e2d1;
color : #fff;
background-color : #0c121b;
}
.choice-block span {
background : #3e5773;
}
.choice-block .selected.no {
background-color : #615e55;
}

Loading…
Cancel
Save