Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
team-presentation
Commits
1bc1dd12
Commit
1bc1dd12
authored
Dec 18, 2014
by
Hakim El Hattab
Browse files
bad theme name
parent
7c03d601
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
1bc1dd12
...
...
@@ -164,7 +164,7 @@
<p>
reveal.js comes with a few themes built in:
<br>
<!-- Hacks to swap themes after the page has loaded. Not flexible and only intended for the reveal.js demo deck. -->
<a
href=
"#"
onclick=
"document.getElementById('theme').setAttribute('href','css/theme/
test
.css'); return false;"
>
Black (default)
</a>
-
<a
href=
"#"
onclick=
"document.getElementById('theme').setAttribute('href','css/theme/
black
.css'); return false;"
>
Black (default)
</a>
-
<a
href=
"#"
onclick=
"document.getElementById('theme').setAttribute('href','css/theme/white.css'); return false;"
>
White
</a>
-
<a
href=
"#"
onclick=
"document.getElementById('theme').setAttribute('href','css/theme/league.css'); return false;"
>
League
</a>
-
<a
href=
"#"
onclick=
"document.getElementById('theme').setAttribute('href','css/theme/sky.css'); return false;"
>
Sky
</a>
-
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment