diff --git a/site/1/thermometer.html b/site/1/thermometer.html
index e9f3420..fb22ed2 100644
--- a/site/1/thermometer.html
+++ b/site/1/thermometer.html
@@ -187,11 +187,6 @@
border-bottom-right-radius: 50%;
}
- #thermometer.interactive tr:not(:last-child)>td:first-child:hover {
- background-color: green;
- cursor: pointer;
- }
-
#thermometer td.liquid {
background-color: red;
}