style pagination

This commit is contained in:
jomo
2014-09-22 05:47:58 +02:00
parent 05a3f67c02
commit 5a7e6cbe85
2 changed files with 32 additions and 0 deletions

View File

@@ -917,4 +917,15 @@ img {
font-style: italic;
margin-top: 5em;
}
}
nav.pagination {
font-size: 0;
margin-top: 60px;
span {
display: inline-block;
font-size: 20px;
padding: 0 5px;
}
}