Browse Source

th styling improved

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

1
src/notehub/css.clj

@ -235,6 +235,7 @@ @@ -235,6 +235,7 @@
}]
[:th {
:padding (em 0.3)
:line-height (em 2.5)
:background-color background-halftone
}]
[:td {

Loading…
Cancel
Save