Comment on Pure CSS WebsiteComments−jraph2yInteresting and well done!I have an extension that adds a div to the page, Grammalecte, its breaks this website a bit. A div:first-child, or an id would fix it.A reminder that extensions can affect HTML content and you need to target your elements in CSS in a robust way.
Comments
Interesting and well done!
I have an extension that adds a div to the page, Grammalecte, its breaks this website a bit. A div:first-child, or an id would fix it.
A reminder that extensions can affect HTML content and you need to target your elements in CSS in a robust way.