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

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
div.module2 {
+
figure.book {
                           align: center;                           
+
  width: 250px;
 +
  margin: auto;
 +
  padding: 40px;
 +
}
 +
 
 +
 
 +
.sensormodule > figure {
 +
                           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;
            

}