Sascha Schulz
2023-04-18 29d40266e843e5985aa99c9179d1c972ddab183c
dist/theme/night-custom.css
@@ -233,6 +233,11 @@
  font-size: var(--r-code-font-size);
}
.reveal em.h {
  font-weight: bold;
  color: red;
}
.reveal .code-wrapper {
  white-space: normal;
}
@@ -369,3 +374,7 @@
  transform: translateX(-50%);
  width: 100%;
}
.italic {
  font-style: italic;
}