diff --git a/Userstyles/Hacker News Dark.css b/Userstyles/Hacker News Dark.css index f7e6950..03835d0 100644 --- a/Userstyles/Hacker News Dark.css +++ b/Userstyles/Hacker News Dark.css @@ -71,16 +71,16 @@ a:visited { /* font size and white space improvements */ -table.fatitem td, td.title { font-size: 16px; } -table.fatitem td { - line-height: 22px; +table.fatitem td.title { + font-size: 20px; } table.fatitem td.subtext { + font-size: 14px; padding-bottom: 10px; }