overview and series title in series list is now click-able,

use backbone navigation to bring up episode page instead of page reload.
This commit is contained in:
kay.one 2013-04-22 21:55:08 -07:00 committed by Keivan Beigi
commit 662ad28cc6
6 changed files with 100 additions and 69 deletions

View file

@ -5,4 +5,9 @@
i {
width: 40px;
}
}
}
#in-sub-nav li a {
color: #b9b9b9;
}