body { color: #222; font-family: 'Abel', sans-serif; } h1, h2, h3, h4, h5, h6, header, footer, .navbar-brand { font-family: 'Raleway', sans-serif; } h1, h2, .navbar-brand { text-shadow: 1px 1px #CCC; } pre, code, kbd { font-family: 'Space Mono', monospace; } a { color: #F50; } a:hover { color: #05A; } pre { line-height: 120%; overflow: auto; border: thin solid #CDE; padding: 1ex 2ex; } article, section { margin-top: 3em; margin-bottom: 2em; } article header { margin-bottom: 1em; } article footer { margin-top: 1em; } time, address { color: #999; font-size: small; } figcaption { font-style: italic; margin-bottom: 2ex; } img { margin-right: 1ex; margin-bottom: 1ex; }