Browse Source

table font changed to helvetica

master
Christian Müller 11 years ago
parent
commit
63fafe49f3
  1. 3
      src/notehub/css.clj

3
src/notehub/css.clj

@ -232,7 +232,8 @@ @@ -232,7 +232,8 @@
[:table {
:width "100%"
:border-collapse "collapse"
}]
}
helvetica]
[:th {
:padding (em 0.3)
:line-height (em 2.5)

Loading…
Cancel
Save