▲ | mariusor 6 days ago | |||||||||||||
I've always tried to make my websites look good in Links and now it looks like I have a new candidate. Having support for some CSS makes it a bit more difficult, as spacing between elements is now an issue, where previously links would ignore margins and padding all together which were used to display cleaner inline list elements (for menus and such). | ||||||||||||||
▲ | shiomiru 6 days ago | parent [-] | |||||||||||||
The intention is that it should "just work"... I'm aware sometimes it doesn't, you can consider that a bug :) But if you really want custom CSS for grid displays, chawan does support the standard "grid" media feature: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/grid | ||||||||||||||
|