master
Nick Sergeant 2012-09-04 09:22:35 -04:00
parent 2038a161ec
commit 8cb05a219f
3 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -246,9 +246,13 @@ section.main {
}
div.pagination {
clear: left;
margin-bottom: 40px;
margin-bottom: 55px;
margin-left: 40px;
text-align: center;
a {
color: #666;
}
}
article {
margin: 40px 0;

File diff suppressed because one or more lines are too long