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/south-africa-current-government/theme.css
Simon Bruder 5f7c2258f2
All checks were successful
continuous-integration/drone/push Build is passing
south-afria-current-government: Init
WTF is going on with that name
2020-03-15 16:41:43 +00:00

13 lines
225 B
CSS

@import "../_assets/reveal.js/css/theme/black.css";
@import "../_assets/fonts/Fira Sans/index.css";
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6,
.reveal {
font-family: "Fira Sans", sans-serif;
}