Font sizes for HN post page
This commit is contained in:
parent
a0f6dee798
commit
80661c3704
@ -71,16 +71,16 @@ a:visited {
|
|||||||
|
|
||||||
/* font size and white space improvements */
|
/* font size and white space improvements */
|
||||||
|
|
||||||
table.fatitem td,
|
|
||||||
td.title {
|
td.title {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.fatitem td {
|
table.fatitem td.title {
|
||||||
line-height: 22px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.fatitem td.subtext {
|
table.fatitem td.subtext {
|
||||||
|
font-size: 14px;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user