Commit Graph

6 Commits

Author SHA1 Message Date
Kenneth C. Arnold
50fc665d2a
Make line-height unitless (#56)
With fixed units, the line height is too small for headings that wrap (e.g., long post titles).
2022-01-19 13:28:25 -06:00
Yihui Xie
736206d326 a missing ; 2018-12-13 23:14:37 -06:00
oneleaftea
11ad2599ed Fix centering on menu in header (style.css change) (#12)
* Update style.css to change .menu padding to 0px

Since menu li items normally add padding, it off-centers the menu. Changing padding to 0px fixes this.

* split the two CSS rules
2017-08-26 09:05:11 -05:00
Yihui Xie
6272e671f9 gray background for table header/footer 2017-08-09 11:40:47 -05:00
Yihui Xie
c5395bb1f4 use sans-serif fonts instead 2017-07-03 11:07:27 -05:00
Yihui Xie
1117677006 add theme.toml, archetypes, layouts, and css 2017-06-15 23:06:16 -05:00