fuck all javascript
[svn42.git] / raspberry-kiosk / kiosk.css
index 0af77ec..4ba94a6 100644 (file)
@@ -98,7 +98,6 @@ div.status {
 div.sensorgraphs {
   text-align:center;
   width:399px;
-  //height:35em;
   padding-bottom:1em;
   margin-left:auto;
   margin-right:auto;
@@ -108,7 +107,7 @@ table.status {
   width:397px;
   display:inline;
   margin-left: 0;
-  margin:right: 0;
+  margin-right: 0;
   margin-top:0;
   margin-bottom:1ex;
 }
@@ -207,14 +206,6 @@ p.gplustxt {
   margin: 4px;
 }
 
-div.even {
-  background-color: white;
-}
-
-div.odd {
-  background-color: #E0E0E0;
-}
-
 div#dateclock {
   text-align: center;
   font-size: 1.2em;
@@ -224,22 +215,3 @@ div#dateclock {
   font-size:48px;
 }
 
-span.start,span.end,span.showname {
-  font-weight: bold;
-  margin: 0.1em 0.22em;
-}
-
-span.start,span.end {
-  font-size: 0.75em;
-  margin-left: 1em;
-  margin-right: 1em;
-}
-
-span.start {
-  float: left;
-}
-
-span.end {
-  float: right;
-}
-