Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8

This commit is contained in:
John Bintz 2009-10-21 21:59:30 -04:00
commit 170743f2c8
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ Style: Default
background: url('prevchap.png') no-repeat;
}
.navi-prev {
.navi-prev, .navi-previous {
margin-right: 30px;
background: url('prev.png') no-repeat;
}
@ -76,7 +76,7 @@ Style: Default
padding: 0;
}
.navi-archive {
.navi-archive, .navi-archives {
background: url('archive.png') no-repeat;
}