~fd/ersei.net

7555f92d1a49826482e752a3ca7d73565dd05998 — Ersei Saggi 3 months ago 95004a6
Increase line height in lists
1 files changed, 3 insertions(+), 0 deletions(-)

M themes/ersei2/css/ersei-plus.css
M themes/ersei2/css/ersei-plus.css => themes/ersei2/css/ersei-plus.css +3 -0
@@ 31,6 31,9 @@ table {
  border-spacing: 0;
  width: 100%;
}
li {
  line-height: 1.5em;
}
td,
th {
  border-bottom: 2px solid #e1e1e1;