Differences From Artifact [06e04c4e1b]:
- File src/default_css.txt — part of check-in [da7d816201] at 2020-04-06 15:54:45 on branch trunk — Prevent ridicuously wide forum posts display with the "vfx" query parameter on /timeline. (user: drh size: 15143)
To Artifact [c77446c4e4]:
- File src/default_css.txt — part of check-in [23d17bd248] at 2020-04-08 10:11:43 on branch trunk — Increase the default scroll threshold on forum posts from 25em to 40em. (user: drh size: 15143)
| ︙ | |||
759 760 761 762 763 764 765 | 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 | - + |
div.forumHier, div.forumTime {
border: 1px solid black;
padding-left: 1ex;
padding-right: 1ex;
margin-top: 1ex;
}
div.forumPostBody {
|
| ︙ |