body { font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: #FCFCFC; } img { max-width: 100%; height: auto; max-height: 40rem; vertical-align: middle; border: 0; } header, footer { margin: 4rem 0; text-align: center; } .site-title { margin-top: 2rem; } .entry-title { margin-top: 2rem; margin-bottom: 0; } .entry-title a { text-decoration: none; } .entry-meta { font-size: 1.7rem; color: #888; } .footer-link { margin: 2rem 0; } .footer-link a { text-decoration: none; } .hr { height: 1px; margin: 2rem 0; background: #E1E1E1; background: -webkit-gradient(linear, left top, right top, from(white), color-stop(#E1E1E1), to(white)); background: -webkit-linear-gradient(left, white, #E1E1E1, white); background: linear-gradient(to right, white, #E1E1E1, white); }