Differences From Artifact [66a181459a]:
- File src/default.css — part of check-in [064c677a70] at 2020-11-05 23:41:51 on branch default-css-cleanups — Using the new "forum" page type to simplify repetitive CSS rules. (user: wyoung size: 32569)
To Artifact [ca7eaa5fee]:
- File src/default.css — part of check-in [361b9e4e31] at 2020-11-05 23:42:42 on branch default-css-cleanups — Removed obsolete references to CSS class div.div.forumHierRoot: no current code uses these. (user: wyoung size: 32550)
︙ | |||
756 757 758 759 760 761 762 | 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 | - + | } div.forumHier, div.forumTime { border: 1px solid black; padding-left: 1ex; padding-right: 1ex; margin-top: 1ex; } |
︙ |