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

Line 1: Line 1:
 
div.module2 {
 
div.module2 {
                           align: center;                           
+
                           margin: auto;                           
 
                           width: 200px;
 
                           width: 200px;
 
                           height: auto;
 
                           height: auto;
 
}
 
}

Revision as of 09:06, 21 October 2017

div.module2 {

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

}