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%;