diff options
author | hellekin <hellekin@cepheide.org> | 2018-03-09 23:25:14 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2018-03-09 23:25:14 +0100 |
commit | d56528588cefda243d399104e31b4360c5aa328f (patch) | |
tree | e43c225f320e8b952a33bf4fd75d5df1dd13b928 /assets | |
parent | 860eae3549dae4626fd21706807eefcba7d3af12 (diff) | |
download | wallonie-demain-proto-d56528588cefda243d399104e31b4360c5aa328f.tar.gz |
Round category selector
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
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; |