Newer
Older
html {
font-family: Open Sans,Arial;
}
body {
color: #454545;
font-size: 16px;
margin: 1em auto;
max-width: 800px;
padding: 1em;
line-height: 1.4;
}
pre {
font-size:13px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
a {
color: #07a;
}
a:visited {
color: #941352;
}
.centered {
text-align: center;
}
.header-date {
white-space: nowrap;
margin: 1em 1em 1em auto;
}
img, video {
max-width: 100%;