2019-07-19 10:18:15 +02:00
|
|
|
|
|
|
|
.info-card .subcard {
|
2019-07-19 09:31:25 +02:00
|
|
|
color: black;
|
2019-07-19 10:18:15 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.info-card .subcard p {
|
2019-07-19 09:31:25 +02:00
|
|
|
text-align: justify;
|
|
|
|
}
|
|
|
|
|
2019-07-19 10:18:15 +02:00
|
|
|
.info-card .content h1 {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
2019-07-19 09:31:25 +02:00
|
|
|
.info-card .subcard .preview p {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.info-card>.zoomable-wrapper figcaption, .info-card .mainview>.subcard figcaption {
|
|
|
|
width: 100%;
|
|
|
|
position: absolute;
|
|
|
|
text-align: center;
|
|
|
|
}
|