beaglebone sync commit
[outofuni/intres.git] / css / intres.css
index bf19843..6331da7 100644 (file)
@@ -27,3 +27,44 @@ body {
        width:95%;
 }
 
+
+/* thermos */
+
+.thermo {
+       width:99%;
+       margin-left:1%;
+       margin-bottom:1%;
+       background-color:#222;
+       float:left;
+}
+
+.thermoalias {
+       margin:1%;
+       width:30%;
+       float:left;
+}
+
+.thermoname {
+       margin:1%;
+       width:20%;
+       float:left;
+}
+
+.thermostate {
+       margin:1%;
+       width:10%;
+       float:left;
+}
+
+.thermoeco {
+       margin:1%;
+       width:10%;
+       float:left;
+}
+
+.thermocomfort {
+       margin:1%;
+       width:10%;
+       float:left;
+}
+