all repos — hastysite @ a9a3f06b02b49c57bc3cf6307f84b8def8280817

A high-performance static site generator.

site/assets/styles/site.css

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

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