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 @@
}] }]
[:th { [:th {
:padding (em 0.3) :padding (em 0.3)
:line-height (em 2.5)
:background-color background-halftone :background-color background-halftone
}] }]
[:td { [:td {

Loading…
Cancel
Save