(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | figure.book { | |
+ | width: 250px; | ||
+ | margin: auto; | ||
+ | padding: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .sensormodule > figure { | ||
margin: auto; | margin: auto; | ||
width: 200px; | 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;
}