diff --git a/jupyter_nbconvert_template/index.html.j2 b/jupyter_nbconvert_template/index.html.j2
index 30623c7..0e4becd 100644
--- a/jupyter_nbconvert_template/index.html.j2
+++ b/jupyter_nbconvert_template/index.html.j2
@@ -30,14 +30,6 @@
 	  display: inline;
 	}
 
-	#custom-header li b {
-	  display: block;
-	  float: left;
-	  color: #fff;
-	  padding: 10px 20px;
-	  border-right: 1px solid #fff;
-	}
-
 	#custom-header li a {
 	  display: block;
 	  float: left;