Changes between Initial Version and Version 1 of Ticket #53801, comment 25
- Timestamp:
- 08/30/2021 01:23:33 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53801, comment 25
initial v1 3 3 > As it stands, the CSS solution above is promising, but we'd have to add a number of CSS rules to make overcoming it feel like unnecessary/improbable effort. 4 4 5 Adding some additional rules to target `width`, `height` etc. makes a lot of sense to me. I am not sure how I feel about the proliferation of `#page > :not(#content)` rules – it seems a bit excessive to me.5 Adding some additional rules to target `width`, `height` etc. makes a lot of sense to me. I am not sure how I feel about the proliferation of `#page > :not(#content)` rules – it seems a bit excessive. 6 6 7 7 Either way, I would say now it's all about finding out whether or not we can find a popular plugin or a script that would unintentionally break it. My guess is "no", but I'm happy to be wrong here.