5 ms·
Added: Here is the ruleset I use for Hacker News specifically * { font-size: 23px; line-height: 1.5em } a { text-decoration
by yetanother12345 3y ago
Added: Here is the ruleset I use for Hacker News specifically
* {
font-size: 23px;
line-height: 1.5em
}
a {
text-decoration: underline;
}