This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
reveal.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
adds charset declaration in main.css
SengMing Tan
12 years ago
parent
bdad679715
commit
9ca0ed26db
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
css/main.css
+ 1
- 0
css/main.css
View File
@@ -
1
,
3
+
1
,
4
@@
+
@charset
"UTF-8"
;
/**
*
Main
styles
for
reveal
.js
*