all repos — hastysite @ 9c8edd3640876fa3c01f1e00fc1f9f29ed3ed7c5

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