(Created page with "img.module2 { width: 200px; height: auto; }") |
|||
Line 1: | Line 1: | ||
− | + | 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;
}