10 lines
144 B
CSS
Vendored
10 lines
144 B
CSS
Vendored
figure.image.icono {
|
|
float: right;
|
|
margin: 4px;
|
|
}
|
|
|
|
.is-thin-centered {
|
|
width: 50%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|