You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
2.1 KiB

body { background-color: #fefefe; padding: 16px; font-family: -apple-system, helvetica, arial, sans-serif; font-size: 16px; color: #444444; line-height: 1.5em; overflow-wrap: break-word; }
#wrapper { max-width: 800px; margin: auto; }
#wrapper > header { text-align: center; }
.clear-list { list-style-type: none; margin: 0; padding: 0; }
.clear-list li { margin: 0; padding: 0; }
.projects a { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { line-height: 1em; }
.center { text-align: center; }
header { margin-bottom: 32px; }
hr { border: none; border-bottom: 1px solid #999; }
a { text-decoration: underline; color: #47a; }
a:visited { color: #941452; }
a.nav-link, a.post-title-link { color: #333; text-decoration: none; }
.post-title { line-height: 1.5em; color: #333; }
a.citation-link { text-decoration: none; }
nav { text-align: center; padding: 1em 0px; }
nav a { margin: 1em; color: #333; font-weight: bold; font-style: none; }
nav a:hover { text-decoration: underline; }
li { margin: .5em; }
table, table tr, table td, table th { border: 1px solid #aaa; border-collapse: collapse; padding: 5px; font-weight: normal; }
table th { font-weight: bold; }
table { width: 75%; margin: auto; }
img { display: block; width: 55%; margin-left: auto; margin-right: auto; }
blockquote { font-style: italic; }
address { font-style: normal; }
@media screen and (max-width: 600px) { body { width: 90%; } nav { text-align: left; width: 100%; } nav a { display: block; text-align: left; padding-left: 0; margin-left: 0; } }
.mono { font-family: monospace; }
.bold { font-weight: bold; }
figcaption { margin-top: 10px; font-style: italic; }
footer { padding-top: 16px; margin-bottom: 100px; }
.terminal, .file { padding: 10px; overflow: scroll; }
.terminal { line-height: 1em; color: #00FF41; background-color: #121212; }
.file { line-height: 1.2em; background-color: #dfdfdf; color: #000000; }
.small-image { width: 100%; }
.post-date { text-transform: uppercase; font-weight: bold; color: #555; }
.post-excerpt { margin-left: 24px; }
.post-header { margin-bottom: 12px; }
/*# sourceMappingURL=style.css.map */