remove stuff
[svn42.git] / raspberry-kiosk / kiosk.css
index f069ea4..50a0d81 100644 (file)
@@ -59,6 +59,7 @@ div.headerphoto2 {
 div.contentborder,
 div.calendar,
 div.sensorgraphs,
+div.sensorgauges,
 div.gpluswall
 {
   display:block;
@@ -116,6 +117,14 @@ div.sensorgraphs {
   margin-right:auto;
 }
 
+div.sensorgauges {
+  text-align:center;
+  width:268px;
+  padding-bottom:1em;
+  margin-left:auto;
+  margin-right:auto;
+}
+
 table.status {
   width:397px;
   display:inline;
@@ -195,7 +204,7 @@ p.gplustimestamp {
   margin-left:4px;
   margin-bottom:4px;
   margin-right:0;
-  font-size:41%;
+  font-size:50%;
   color:DimGray;
   background-color: Gainsboro;
   border-bottom-left-radius:9px;
@@ -216,7 +225,7 @@ table.gplusimg {
 }
 p.gplustxt {
   display:block;
-  font-size:66%;
+  font-size:80%;
   margin: 4px;
 }