1
0
Переглянути джерело

reset css in default index.html

Hakim El Hattab 5 роки тому
батько
коміт
1c07fccc35
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -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">