remove marathon special style

This commit is contained in:
Thibault Duplessis 2018-03-12 09:19:38 -05:00
parent 5b83303f1b
commit 3e189a11cc

View file

@ -859,10 +859,6 @@ body.dark .scheduled_tournaments a:hover {
.scheduled_tournaments a:hover::before {
opacity: 1;
}
.scheduled_tournaments a.marathon {
background: #fff;
box-shadow: 0 0 9px rgba(0,0,0,0.2);
}
#tournament_schedule {
min-height: 400px;