diff -r 66d4e137b99d -r 00ca08f5a6f8 www-thermferm/css/style.css --- a/www-thermferm/css/style.css Tue Sep 15 17:29:15 2015 +0200 +++ b/www-thermferm/css/style.css Wed Sep 16 22:05:05 2015 +0200 @@ -315,6 +315,18 @@ color: blue; } +.ltemp { + font-weight: bold; + font-size: 1.2em; + color: green; +} + +.htemp { + font-weight: bold; + font-size: 1.2em; + color: red; +} + #fermentor_toggle1 { width: 79px; height: 70px;