diff --git a/style.css b/style.css index 7df5ebd..46e1ab6 100644 --- a/style.css +++ b/style.css @@ -129,7 +129,12 @@ .settings-form button:active { background-color: green; - width: 96px; + /*width: 96px;*/ + } + + #reader { + position: absolute; + top: 20; } h1 {