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

(Created page with "img.module2 { width: 200px; height: auto; }")
 
Line 1: Line 1:
img.module2 {
+
div.module2 {
 
+
                          align: center;                         
width: 200px;
+
                          width: 200px;
height: auto;
+
                          height: auto;
 
}
 
}

Revision as of 09:05, 21 October 2017

div.module2 {

                          align: center;                           
                          width: 200px;
                          height: auto;

}