summaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)AuthorFilesLines
2016-07-06Simplify cssBenjamin Franzke1-45/+15
to save some bytes (around 100B)
2016-07-06Reduce ugly <div class=outer> markupBenjamin Franzke1-19/+14
..and replace that "container" aproach by a padding-left/padding-right calculated from viewportwidth aproach. This optimization saves around 27bytes
2016-07-05Move css into rootBenjamin Franzke1-0/+356
..allows to specify realtive font path's that are usable with and without compiling the css