diff --git a/styles/prosilver/theme/football.css b/styles/prosilver/theme/football.css index 6b3043b..40b36f1 100644 --- a/styles/prosilver/theme/football.css +++ b/styles/prosilver/theme/football.css @@ -272,6 +272,6 @@ a.pastlink:hover, a.futurelink:hover { .row_light { background-color: #E4F5E4; } .row_dark { background-color: #c8ecc0; } .row_user { background-color: #ECF5C1; } -.row_group td { background-color: #12A3EB; color: #FFFFFF !important; } +.row_group td { background-color: #73d510; color: #FFFFFF !important; } .row_result { background-color: #ADC4A9; } .row_result td { padding: 1px 2px; }