all repos — hastysite @ master

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;
}