Fossil SCM
Reduced the line-number-mode font size back to normal.
Commit
a703b4ce25c29cd9ad7abca369cd69179eed8ee7e7b1f21d19bb697fe1363627
Parent
9e871e0de072c0e…
1 file changed
-1
-1
| --- src/default.css | ||
| +++ src/default.css | ||
| @@ -1155,11 +1155,10 @@ | ||
| 1155 | 1155 | window width, and instead force a scrollbar |
| 1156 | 1156 | on them. */; |
| 1157 | 1157 | } |
| 1158 | 1158 | table.numbered-lines > tbody > tr { |
| 1159 | 1159 | font-family: monospace; |
| 1160 | - font-size: 1.2em; | |
| 1161 | 1160 | line-height: 1.35; |
| 1162 | 1161 | white-space: pre; |
| 1163 | 1162 | } |
| 1164 | 1163 | table.numbered-lines > tbody > tr > td { |
| 1165 | 1164 | font-family: inherit; |
| 1166 | 1165 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -1155,11 +1155,10 @@ | |
| 1155 | window width, and instead force a scrollbar |
| 1156 | on them. */; |
| 1157 | } |
| 1158 | table.numbered-lines > tbody > tr { |
| 1159 | font-family: monospace; |
| 1160 | font-size: 1.2em; |
| 1161 | line-height: 1.35; |
| 1162 | white-space: pre; |
| 1163 | } |
| 1164 | table.numbered-lines > tbody > tr > td { |
| 1165 | font-family: inherit; |
| 1166 |
| --- src/default.css | |
| +++ src/default.css | |
| @@ -1155,11 +1155,10 @@ | |
| 1155 | window width, and instead force a scrollbar |
| 1156 | on them. */; |
| 1157 | } |
| 1158 | table.numbered-lines > tbody > tr { |
| 1159 | font-family: monospace; |
| 1160 | line-height: 1.35; |
| 1161 | white-space: pre; |
| 1162 | } |
| 1163 | table.numbered-lines > tbody > tr > td { |
| 1164 | font-family: inherit; |
| 1165 |