asdf
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
72a5c5026f
commit
f07ab7dd32
|
@ -46,7 +46,7 @@ Style: Default
|
||||||
background: url('prevchap.png') no-repeat;
|
background: url('prevchap.png') no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navi-prev {
|
.navi-prev, .navi-previous {
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
background: url('prev.png') no-repeat;
|
background: url('prev.png') no-repeat;
|
||||||
}
|
}
|
||||||
|
@ -76,7 +76,7 @@ Style: Default
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navi-archive {
|
.navi-archive, .navi-archives {
|
||||||
background: url('archive.png') no-repeat;
|
background: url('archive.png') no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue