diff --git a/assets/dk.css b/assets/dk.css index 56391bb..7123f14 100644 --- a/assets/dk.css +++ b/assets/dk.css @@ -105,6 +105,7 @@ a { color: #663300; text-decoration: none; font-weight: bold; + cursor: pointer; &:hover { color: #330000; @@ -580,4 +581,8 @@ div.bottom-reply { hr { margin: 1rem 0; +} + +.hidden { + display: none; } \ No newline at end of file diff --git a/templates/layout.html b/templates/layout.html index cd81eae..ca1c801 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -56,7 +56,16 @@ {yield "scripts"} diff --git a/templates/leftside.html b/templates/leftside.html index 1e85102..6749414 100644 --- a/templates/leftside.html +++ b/templates/leftside.html @@ -49,10 +49,14 @@ Home Forum Change Password - Log Out + Log Out Help + +