From d56528588cefda243d399104e31b4360c5aa328f Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 9 Mar 2018 23:25:14 +0100 Subject: Round category selector --- assets/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 6248d54..c3df2fc 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -55,6 +55,8 @@ body > aside > nav > ul h3 span { float: right; width: 0.5rem; height: 0.5rem; + top: 0.4rem; + border-radius: 50%; } body > aside > nav > ul h3 span.selected { border-color: transparent; -- cgit v1.2.3