From 5038cab1792d023d9060234a2d340d349bac8978 Mon Sep 17 00:00:00 2001 From: JoanaChicau Date: Wed, 24 Feb 2021 16:50:05 +0100 Subject: [PATCH] Upload files to '' --- narrowstyle.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/narrowstyle.css b/narrowstyle.css index fb2206e..c88b1f6 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -52,6 +52,13 @@ iframe, video { a, button { cursor: pointer; } +.note { + font-size: 0.8rem; + position: fixed; + bottom: 0; + right: 0; + margin: 0.2rem; +} .about { font-family: 'Computer Modern Classical Serif Italic'; font-size: 1.2rem; @@ -64,6 +71,8 @@ a, button { } .about a { font-size: 1rem; + color: #ffffe5; + text-decoration: none; } .sidebar { height: 100%;