From 760f19fbb9aa5f366582bfe60f69f7237bb8e662 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 1 Sep 2020 22:38:39 +0200 Subject: [PATCH] Update CSS : better tags --- css/readtheorg.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/readtheorg.css b/css/readtheorg.css index b5d7af6..58cb8ae 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -1055,14 +1055,13 @@ h2.footnotes{ background-color: #EDEDED; border: 1px solid #EDEDED; color: #939393; - cursor: pointer; display: block; float: right; font-size: 80%; font-weight: normal; margin: 0 3px; padding: 1px 2px; - border-radius: 10px; + border-radius: 5px; } .tag .FLAGGED {