all repos — hastysite @ bb73f7ce3f32866aca8e3fe2891c8305303f0ae5

A high-performance static site generator.

site/assets/styles/site.css

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
#page-getting-started .unstyled li a::before {
  content: none;  
}

footer p {
  font-size: 0.8em;
  line-height: 1em;
  margin: 5px 0;
}

main {
  padding: 0 2em;
}