diff --git a/assets/style.css b/assets/style.css
index 90336fc..53f8fea 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -39,6 +39,10 @@ h2 {
clear: both;
}
+.hide {
+ display: none;
+}
+
/* Header */
header {
background: #fff;
@@ -68,10 +72,6 @@ h1 {
display: flex;
}
-.search .desc {
- display: none;
-}
-
.search label {
flex: 1;
display: flex;
@@ -147,11 +147,6 @@ td:first-child {
float: right;
}
-.pagination .desc,
-.pagination .divider {
- display: none;
-}
-
table .icons {
letter-spacing: -0.4em;
}
diff --git a/views/index.html b/views/index.html
index 5e835d4..9961ead 100644
--- a/views/index.html
+++ b/views/index.html
@@ -13,7 +13,7 @@
Tor Explorer