Added style for video and sequence

--HG--
branch : kf-refactor
This commit is contained in:
Kyle Fiedler
2012-01-06 15:38:21 -05:00
parent 170f81a487
commit 63ad756a2d
12 changed files with 131 additions and 54 deletions

View File

@@ -48,7 +48,7 @@ function next_page() {
<nav>
<ul>
<li class="last">
<a href="javascript:prev_page()">Last page</a>
<a href="javascript:prev_page()">Previous page</a>
</li>
<li class="next">
<a href="javascript:next_page()">Next page</a>