diff -r 65299c11774b -r 5fd12d9f3f84 www-thermferm/css/style.css --- a/www-thermferm/css/style.css Sun Jun 25 13:02:06 2017 +0200 +++ b/www-thermferm/css/style.css Mon Jun 26 13:58:11 2017 +0200 @@ -221,6 +221,16 @@ margin-top: 13px; } +#fermentor_thermometers { + width: 720px; + height: 371px; + float: left; + background-color: #eee; + border: 2px solid; + border-color: #888; + border-radius: 5px 5px 5px 5px; +} + #fermentor_powerled { width: 38px; height: 30px;