2020-05-23 23:01:16 +02:00
|
|
|
.reveal table thead th,
|
|
|
|
.reveal table thead td,
|
|
|
|
.reveal table tbody th,
|
|
|
|
.reveal table tbody td {
|
2020-05-23 23:53:07 +02:00
|
|
|
text-align: center !important;
|
|
|
|
vertical-align: top !important;
|
2020-05-23 23:01:16 +02:00
|
|
|
}
|
2020-05-23 23:27:26 +02:00
|
|
|
|
|
|
|
.reveal section section {
|
2020-05-23 23:53:07 +02:00
|
|
|
font-size: 90%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.reaveal .slides p {
|
|
|
|
text-align: justify;
|
2020-05-23 23:27:26 +02:00
|
|
|
}
|