Differences From Artifact [efe5d31c33]:
- File src/default_css.txt — part of check-in [75c89def6b] at 2018-08-31 21:07:43 on branch trunk — Render captchas in a smaller font that works better on mobile. (user: drh size: 12677)
To Artifact [5a973cba32]:
- File src/default_css.txt — part of check-in [894cff0ace] at 2018-09-01 14:19:58 on branch trunk — Make the sitemap show in multiple columns on wide-screen browsers. (user: drh size: 12681)
︙ | |||
186 187 188 189 190 191 192 | 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 | - + - + | span.wikiTagCancelled { text-decoration: line-through; } div.columns { padding: 0 2em 0 2em; max-width: 1000px; } |
︙ |