diff --git a/default_app/index.html b/default_app/index.html
index ffd99e380bf0..c10d67a089ac 100644
--- a/default_app/index.html
+++ b/default_app/index.html
@@ -24,7 +24,8 @@
margin: 0;
}
- .header a {
+ .header a,
+ .header a:hover {
padding-left: 15px;
color: #9feaf9;
font-weight: 300;