(Created page with "img.module2 { width: 200px; height: auto; }") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | figure.book { | |
+ | width: 250px; | ||
+ | margin: auto; | ||
+ | padding: 40px; | ||
+ | } | ||
− | + | ||
− | + | .sensormodule > figure { | |
+ | margin: auto; | ||
+ | width: 200px; | ||
+ | |||
} | } |
Latest revision as of 08:42, 31 October 2017
figure.book {
width: 250px; margin: auto; padding: 40px;
}
.sensormodule > figure {
margin: auto; width: 200px;
}