@CHARSET "UTF-8";

code, pre code {
font-size: 12px;
font-family: Monospace, Courier New;
}

.post img {
max-width: 750px;
}

#posts-navigation {
padding: 2em 0 1em 0;
text-align: center;
}

#posts-navigation a {
margin: 0 3em;
font-size: 30px;
font-weight: bold;
text-decoration: none;
}

#posts-navigation a span {
display: none;
}

#posts-navigation li {
display: inline;
list-style-type: none;
}