From 3e189a11cc27a8abb929d568226b6c603053aaf5 Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Mon, 12 Mar 2018 09:19:38 -0500 Subject: [PATCH] remove marathon special style --- public/stylesheets/tournament.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/stylesheets/tournament.css b/public/stylesheets/tournament.css index ec6f0fe096..0caedd4b7e 100644 --- a/public/stylesheets/tournament.css +++ b/public/stylesheets/tournament.css @@ -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;