From c91e9cb8d8e6f0bf5edc0f5768f8dfd50a23d44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Tue, 16 Feb 2021 18:19:42 +0100 Subject: Show some stats and have links on premade finder --- static/style.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index a4837ee..9544769 100644 --- a/static/style.css +++ b/static/style.css @@ -85,15 +85,6 @@ div.player { padding: 0; /* border: 1px solid black; */ } -div.miniplayer { - display: inline-block; - width: 200px; - min-height: 50px; - text-align: center; - margin: 2px 5px 2px 5px; - padding: 0; - /* border: 1px solid black; */ -} /* Intern box of playerbox */ div.interna { display: inline-block; -- cgit v1.2.3