This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
presis/revealjs/kz-dachau/theme.css

14 lines
262 B
CSS
Raw Normal View History

2018-11-27 21:42:08 +01:00
@import "../_assets/reveal.js/css/theme/black.css";
@import "../_assets/fonts/Rajdhani/index.css";
@import "../_assets/styles/quote.css";
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6,
.reveal {
font-family: "Rajdhani", sans-serif;
}