Difference between revisions of "Template:ETH Zurich/description css"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.sensor {
+
figure.book {
 +
  width: 250px;
 +
  margin: auto;
 +
  padding: 40px;
 +
}
 +
 
 +
 
 +
.sensormodule > figure {
 
                           margin: auto;                           
 
                           margin: auto;                           
 
                           width: 200px;
 
                           width: 200px;
                          height: auto;
+
           
 
}
 
}

Latest revision as of 08:42, 31 October 2017

figure.book {

  width: 250px;
  margin: auto;
  padding: 40px;

}


.sensormodule > figure {

                          margin: auto;                           
                          width: 200px;
            

}