From 44718051d00ddbe90b811dce3e7f01f1d8eb7968 Mon Sep 17 00:00:00 2001 From: "Schimon Jehudah, Adv." Date: Thu, 10 Oct 2024 11:42:07 +0300 Subject: [PATCH] CSS : Remove test and unused code. --- css/stylesheet.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/css/stylesheet.css b/css/stylesheet.css index 4927965..d7acc21 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -95,17 +95,6 @@ label, line-height: 3em; /* 2em */ } -#bar > * { - display:cn; - -} - -/* -#download { - float: right; -} -*/ - #jid { font-size: 1.5em; margin-bottom: 1em;