1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

reset css in default index.html

This commit is contained in:
Hakim El Hattab
2018-11-05 08:59:19 +01:00
parent bc2477bf10
commit 1c07fccc35

View File

@@ -6,6 +6,7 @@
<title>reveal.js</title> <title>reveal.js</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/reveal.css"> <link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css"> <link rel="stylesheet" href="css/theme/black.css">