This commit is contained in:
Luj 2025-02-11 10:16:26 +01:00
commit b03965b764
Signed by: luj
GPG key ID: 6FC74C847011FD83
52 changed files with 3576 additions and 0 deletions

23
styles.css Normal file
View file

@ -0,0 +1,23 @@
#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;
}