From 50e2337a3d0e73fe7d53743b4be041e9f5eddd82 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Tue, 14 Dec 2021 09:50:17 +0100 Subject: [PATCH] Remove unused css definition. --- website/info/info.css | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/website/info/info.css b/website/info/info.css index d3a6af9..7812d82 100644 --- a/website/info/info.css +++ b/website/info/info.css @@ -24,19 +24,6 @@ a:hover text-decoration: underline; } -div.inline -{ - background: red; - font-size: 18px; - width: 18px; - height: 18px; - display: inline-block; - margin-left: 3px; - margin-right: 3px; - margin-bottom: -4px; - line-height: inherit; -} - i.icon { font-size: 16px;