From 6ae6e89a6774724a25d5b763ec87fd3b91dc0468 Mon Sep 17 00:00:00 2001 From: robflop Date: Thu, 21 Sep 2017 21:42:56 +0200 Subject: [PATCH] Revert this css change --- src/resources/css/soundboard_style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/css/soundboard_style.css b/src/resources/css/soundboard_style.css index 67a2366f..f638d8f5 100644 --- a/src/resources/css/soundboard_style.css +++ b/src/resources/css/soundboard_style.css @@ -60,7 +60,7 @@ div#container::after { margin-top: 23px; } -a { +a.backlink, #rankings { color: #dd0000; display: inline-block; text-align: left;