coap-february-2025/styles.css
2025-02-11 10:16:26 +01:00

23 lines
343 B
CSS

#fig-nixos {
box-sizing: border-box;
padding: 5px;
}
.slide-number {
color: darkgrey !important;
font-size: 0.6em !important;
}
figcaption {
text-align: center !important;
}
.caption {
text-align: center !important;
}
.reveal .slide-logo {
height: 11% !important;
max-width: unset !important;
max-height: unset !important;
}