Fix post styling

This commit is contained in:
2014-07-24 13:00:30 -04:00
parent a90f0d369e
commit c45ce8f48b
5 changed files with 322 additions and 123 deletions

View File

@@ -233,10 +233,12 @@ div.pagination {
border: 1px solid #ddd;
background-color: #eef;
padding: 0 .2em;
font-size: small;
}
.post pre code {
border: none;
padding: 0;
}
/* terminal */