X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=css%2Fintres.css;h=6331da75ad17adee81268c5f9716cc4766353c19;hb=53f9a32e5440e6f7916169b332a98dfb1fed0e3d;hp=bf19843f8932118865fe9172700767d36441ce84;hpb=a70ae963d2557a79e7402cd36b3be29f5aa01867;p=outofuni%2Fintres.git diff --git a/css/intres.css b/css/intres.css index bf19843..6331da7 100644 --- a/css/intres.css +++ b/css/intres.css @@ -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; +} +