Browse Source

Tweak pagination alignment

pm2
Luke Childs 8 years ago
parent
commit
a3c831c8c5
  1. 4
      assets/style.css

4
assets/style.css

@ -122,14 +122,14 @@ td:first-child {
}
.pagination {
margin-top: 1em;
margin-top: 0.6em;
}
.pagination a {
text-decoration: none;
font-family: "Georgia", "Apple Symbols", serif;
font-size: 3em;
line-height: 0.3em;
line-height: 0.6em;
}
.pagination .prev {

Loading…
Cancel
Save