all repos — archie @ 5321e4817fbed7cf57de9171f994f8720cbcf411

A minimal Hugo Theme

th table with bigger font size

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
Robbi Nespu robbinespu@gmail.com
Tue, 29 Jun 2021 03:23:47 +0800
commit

5321e4817fbed7cf57de9171f994f8720cbcf411

parent

0053a709f5e7bfc80b41d64fb91cadd8dd77d4a2

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M assets/css/main.cssassets/css/main.css

@@ -306,6 +306,7 @@

table th{ padding: 6px 13px; border: 1px solid #dfe2e5; + font-size: large; } table td{