Add support for the neighbors plugin (#98)
This commit is contained in:
parent
212f106a55
commit
a6f12ec781
5 changed files with 27 additions and 4 deletions
|
@ -138,6 +138,11 @@ main {
|
|||
}
|
||||
}
|
||||
|
||||
.neighbors {
|
||||
margin: 4% 0% 4% 0%;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
margin: 4% 8% 4% 8%;
|
||||
height: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue