diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 2446b87..5486205 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -172,6 +172,12 @@ a { margin-right: 2rem; } +#top-menu input:focus, +#top-menu input:hover { + outline: none; + border-bottom: 1px solid #333; +} + .menu-dropdown summary { list-style: none; cursor: pointer; diff --git a/themes/lumbung-theme/static/img/dot.svg b/themes/lumbung-theme/static/img/dot.svg new file mode 100644 index 0000000..ce8b2e2 --- /dev/null +++ b/themes/lumbung-theme/static/img/dot.svg @@ -0,0 +1,3 @@ + + +