diff --git a/static/galene.css b/static/galene.css index afc039d..64782e5 100644 --- a/static/galene.css +++ b/static/galene.css @@ -133,15 +133,18 @@ a:focus { display: none; } -.sidenav .user-logout a { +.sidenav .user-logout button { + background: transparent; + border: 0; font-size: 1em; padding: 7px 0 0; color: #e4157e; cursor: pointer; + font: inherit; line-height: .7; } -.sidenav .user-logout a:hover { +.sidenav .user-logout button:hover { color: #ab0659; } diff --git a/static/galene.html b/static/galene.html index d9192a0..c632f56 100644 --- a/static/galene.html +++ b/static/galene.html @@ -165,10 +165,10 @@
- +