Преглед изворни кода

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