diff --git a/html/css/light.css b/html/css/light.css
index 7482b08b2e..f224ff3cb5 100644
--- a/html/css/light.css
+++ b/html/css/light.css
@@ -94,7 +94,3 @@
0% { transform: rotate(0deg); transform: rotate(0deg); }
100% { transform: rotate(360deg); transform: rotate(360deg); }
}
-
-label {
- font-weight: normal;
-}
\ No newline at end of file