init
This commit is contained in:
commit
b03965b764
52 changed files with 3576 additions and 0 deletions
23
styles.css
Normal file
23
styles.css
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue