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/passwords/theme.css
Simon Bruder 1e7f5f20b9
All checks were successful
continuous-integration/drone/push Build is passing
Update revealjs
2020-08-04 01:16:41 +02:00

7 lines
150 B
CSS

@import "../_assets/reveal.js/dist/theme/black.css";
@import "../_assets/fonts/Iosevka/index.css";
.reveal code {
font-family: "Iosevka sbruder"
}