oh i collect these! - https://andybrewer.github.io/mvp/ mvp.css - https://yegor256.github.io/tacit/ - https://github.com/alvaromontoro/almond.css has thin fonts - https://picocss.com/ Elegant styles for all natives HTML elements without .classes and dark mode automatically enabled. - https://simplecss.org/demo 4kb incl dark mode - https://watercss.kognise.dev/ Small size ( - https://github.com/xz/new.css ( https://ne…
Show HN: magick.css – Minimalist CSS for Wizards
71–80 of 87 posts
Re: Show HN: magick.css – Minimalist CSS for Wizards
#72Earlier quoted context omitted.
The font doesn't seem that great to me. Not sure exactly why but while it's not quite difficult for me to read, it's not as easy as other common fonts.
You are welcome to use vanilla frameworks for a generic looking site. This is clearly intended as a thematic look.
Re: Show HN: magick.css – Minimalist CSS for Wizards
#73Re: Show HN: magick.css – Minimalist CSS for Wizards
#74Earlier quoted context omitted.
I was curious so I checked. According to MDN: > Permitted parents: Any element that accepts flow content. Note that a element must not be a descendant of an , or another element I think you can use a header more or less anywhere, and it is a header for content contained by its parent.
I think it is more related to whether your header and footer are actually the main content of your page, which may vary from page to page.
So, you might have a site-wide header, a main containing a content-specific header / content / footer, and then a site-wide footer.
Not sure how useful that would be, but interesting to me as a sometime web hacker.
Re: Show HN: magick.css – Minimalist CSS for Wizards
#75Earlier quoted context omitted.
The font doesn't seem that great to me. Not sure exactly why but while it's not quite difficult for me to read, it's not as easy as other common fonts.
You are welcome to use vanilla frameworks for a generic looking site. This is clearly intended as a thematic look.
Re: Show HN: magick.css – Minimalist CSS for Wizards
#76There’s a little typo in the simple example: Note closing header not main.
Re: Show HN: magick.css – Minimalist CSS for Wizards
#77Re: Show HN: magick.css – Minimalist CSS for Wizards
#78oh i collect these! - https://andybrewer.github.io/mvp/ mvp.css - https://yegor256.github.io/tacit/ - https://github.com/alvaromontoro/almond.css has thin fonts - https://picocss.com/ Elegant styles for all natives HTML elements without .classes and dark mode automatically enabled. - https://simplecss.org/demo 4kb incl dark mode - https://watercss.kognise.dev/ Small size ( - https://github.com/xz/new.css ( https://ne…
Damn, should edit this to include a header like "list of minimal CSS frameworks" so that it becomes searchable for folks looking for something like this.
Re: Show HN: magick.css – Minimalist CSS for Wizards
#79Earlier quoted context omitted.
I think that's kind of the whole point. It is introducing an ambience, it is deliberately made quirky and irregular like the handwriting of some. It is not a common font and that means our eyes are going to be slightly unused to reading it.
The font is fine, it's the line-height that is wrong: the text is a bit too squished
Re: Show HN: magick.css – Minimalist CSS for Wizards
#80Earlier quoted context omitted.
Hmm, yes, this does break a rule of legibility. It's harder to read than it could be. However, in doing so, it also creates a distinctive style. I think I like it.
My general rule is, if Reader Mode improves your site, your site is a failure.
My general rule is less draconian and more receptive to aesthetic experimentation.