@@ -644,6 +644,10 @@ a.admin-link:hover { color: var(--fg); text-decoration: underline; }
|
||||
.stats-head { font-size: 13px; }
|
||||
.stats-grid { font-size: 13px; padding: 10px 12px; }
|
||||
.code { font-size: 13px; }
|
||||
/* #167: gutter and code must share one line box at mobile width too — a
|
||||
taller gutter font stacks its rows taller than the code rows and every
|
||||
number drifts off its line start */
|
||||
.code .gutter { font-size: 13px; }
|
||||
.codebody { padding: 0 12px; }
|
||||
.footnote { font-size: 12px; padding: 8px 12px; gap: 10px; }
|
||||
.iconbtn { font-size: 13px; padding: 6px 10px; }
|
||||
|
||||
Reference in New Issue
Block a user