diff --git a/src/notehub/css.clj b/src/notehub/css.clj index b58aec3..2993c61 100644 --- a/src/notehub/css.clj +++ b/src/notehub/css.clj @@ -232,7 +232,8 @@ [:table { :width "100%" :border-collapse "collapse" - }] + } + helvetica] [:th { :padding (em 0.3) :line-height (em 2.5)