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

Line 1: Line 1:
img.sensor {
+
.sensor {
 
                           margin: auto;                           
 
                           margin: auto;                           
 
                           width: 200px;
 
                           width: 200px;
 
                           height: auto;
 
                           height: auto;
 
}
 
}

Revision as of 09:12, 21 October 2017

.sensor {

                          margin: auto;                           
                          width: 200px;
                          height: auto;

}