4 Commits

Author SHA1 Message Date
kjwon15
dc027951e4 Fix template CSS 2019-01-05 19:37:14 +09:00
Scott Weldon
ca2e1db998 Fix list overflow for modern template
This fixes the tendency of large lists to flow past the section header
and cause the columns of the list to not be aligned correctly.
This also fixes an issue with the spacing between the end of said lists
and `<hr>`s.
2015-03-16 19:46:55 -07:00
Scott Weldon
005d1c5c6d Update modern template
Add margins to sub-headers; adjust related blocks so that everything
else still looks okay.
2015-03-14 17:41:48 -07:00
Craig Davis
a98b3602f5 Initial work towards template support
* Simple refactoring of the config system
* Add new unstyled template
* Add new modern template (previously the only)
* Add placeholder for blocky template
* Relocate autoloader
* Move build to ./bin
2013-03-18 21:36:06 -05:00