reset css in default index.html
This commit is contained in:
parent
bc2477bf10
commit
1c07fccc35
|
@ -6,6 +6,7 @@
|
|||
|
||||
<title>reveal.js</title>
|
||||
|
||||
<link rel="stylesheet" href="css/reset.css">
|
||||
<link rel="stylesheet" href="css/reveal.css">
|
||||
<link rel="stylesheet" href="css/theme/black.css">
|
||||
|
||||
|
|
Loading…
Reference in New Issue