From 63d17a12c2a894944ab3760e9b5f3dbf6acb95b5 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sat, 23 Apr 2022 05:30:47 -0700 Subject: web: store user opts in browser storage --- web/static/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/static/style.css') diff --git a/web/static/style.css b/web/static/style.css index 70a0c70..e418ef7 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -44,6 +44,8 @@ div#oi { height: 1.2em; width: 3ch; + outline: #1a1a1a solid 4px; + position: absolute; left: 50%; right: 50%; @@ -312,7 +314,7 @@ div#visits .visit-col6 { color: #888; justify-content: left; font-family: monosp margin: 5vw auto; padding: 2em; outline: #7eab1e solid 2px; - overflow: scroll; + overflow: auto; } @media (max-width: 400px) { -- cgit v1.2.3-70-g09d2