diff --git a/src/resources/index.html b/src/resources/index.html
index 62bba13..b8e5e71 100644
--- a/src/resources/index.html
+++ b/src/resources/index.html
@@ -25,6 +25,9 @@
a.navbar-btn.active { color: #fff; }
a.navbar-btn:hover { color: #fff; text-decoration: none; }
a.navbar-btn:focus { color: #fff; }
+ .bell { margin: 8px 15px; color: #9d9d9d; }
+ .bell:hover { text-decoration: none; color: #9d9d9d; cursor: pointer; }
+ .bell.active { color: #333; }
dt,dd { line-height: 2; }
canvas {
width: 100% !important;
@@ -219,13 +222,12 @@