File size: 124 Bytes
082393b | 1 2 3 4 5 6 7 8 9 | footer {
display: none !important;
}
.figure-image .image-container {
margin-left: 12px;
margin-right: 12px;
}
|
082393b | 1 2 3 4 5 6 7 8 9 | footer {
display: none !important;
}
.figure-image .image-container {
margin-left: 12px;
margin-right: 12px;
}
|