diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index d203884..3218f04 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -4139,4 +4139,9 @@ input#s_avatar { color: var(--accent); font-weight: bold; margin-right: 4px; +} + +.submanage { + text-align: center; + border-top: 1px solid black; } \ No newline at end of file diff --git a/views/snippets/navbar.html b/views/snippets/navbar.html index 8d41543..bfbe920 100644 --- a/views/snippets/navbar.html +++ b/views/snippets/navbar.html @@ -52,6 +52,9 @@