From 8315da395a2a99111bf3e9d0ab3846f7ddbf9732 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 19 Oct 2021 14:33:15 +0200 Subject: report: Remove example sentences. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I feel they don’t really convey which parts of a layout are difficult to use and the sentences used were quite arbitrary. They should be replaced by something better. --- lulua/data/report/style.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lulua/data/report/style.css') diff --git a/lulua/data/report/style.css b/lulua/data/report/style.css index ed0d32d..879114e 100644 --- a/lulua/data/report/style.css +++ b/lulua/data/report/style.css @@ -157,11 +157,6 @@ div.fingerhandstats .fingers .index { div.fingerhandstats .fingers .thumb { border: 0.1em solid var(--finger-thumb); } -div.sentencestats ul { - list-style-type: none; - margin: 1em 0; - padding: 0; -} .table-overflow { overflow-x: auto; -- cgit v1.2.3