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.

23 lines
663 B

body { color: #111; font-family: arial; font-size: 14px; padding: 15px; margin: auto; width: 600px; }
4 years ago
h1 { font-family: helvetica, arial, sans-serif; font-size: 1.5em; }
a { text-decoration: none; color: #444; }
nav { padding: 1em 0px; margin: 0px; }
4 years ago
nav > a:first-of-type { padding-left: 0; }
nav > a { padding: 1em; color: #333; font-weight: bold; font-family: helvetica, arial, sans-serif; }
nav > a.on-page { color: #888; }
4 years ago
nav > a:hover { text-decoration: underline; }
#main-img { width: 100%; }
p { padding: .5em 0; line-height: 1.4em; }
4 years ago
p.line-under { padding-bottom: 1.5em; border-bottom: 1px solid #aaa; }
4 years ago
/*# sourceMappingURL=style.css.map */