From 08d235df1a68661d1a07e0a66320693d337e8757 Mon Sep 17 00:00:00 2001 From: Cristina Cochior Date: Thu, 29 Oct 2020 11:43:37 +0100 Subject: [PATCH] colophon --- static/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 83a0b47..7dbec9e 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -80,7 +80,7 @@ sup#fn54, sup#fn38, sup#fn66 { position: fixed; right: 0; bottom: 10px; - width: 14%; + width: 10%; z-index: 3; } @@ -93,9 +93,9 @@ sup#fn54, sup#fn38, sup#fn66 { transform: rotate(180deg); } #colophondiv{ - overflow-y: scroll; - position: fixed; + overflow-y: scroll; display: none; + padding: 5% 0; } .main:after {