diff --git a/html/index.html b/html/index.html index bff2410..cde852d 100644 --- a/html/index.html +++ b/html/index.html @@ -33,10 +33,15 @@ content: "•"; color: #ccc; } + .menudiv { + margin-bottom: 0.5em; + padding-bottom: 0.5em; + border-bottom: 1px solid #ccc; + } -
+ -