Differences From Artifact [608edc7ce2]:
- File src/default.css — part of check-in [2de7dbbfcf] at 2020-11-05 23:46:56 on branch default-css-cleanups — Ditto forumHier: unused! (user: wyoung size: 32502)
To Artifact [2f4860b0de]:
- File src/default.css — part of check-in [a46b4ceb74] at 2020-11-05 23:49:59 on branch default-css-cleanups — The CSS rule cleanups in [064c677a70] were mistargeting their elements now that their selector's parent piece is not their immediate parent. (user: wyoung size: 32500) [more...]
︙ | |||
758 759 760 761 762 763 764 | 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 | - + | border: 1px solid black; padding-left: 1ex; padding-right: 1ex; margin-top: 1ex; display: flex; flex-direction: column; } |
︙ |