sebsauvage.net

Ce site n'est pas le site officiel.
C'est un blog automatisé qui réplique les articles automatiquement

Update

Updating database... Please wait.

100 Bytes of CSS to look great everywhere - DEV Community

Friday 22 October 2021 at 16:35

Un CSS minimaliste pour avoir une page web de base proprement présentée:
______________________________________________________________

:root {
 max-width: 70ch;
 padding: 3em 1em;
 margin: auto;
 line-height: 1.75;
 font-size: 1.25em;
}
h1,h2,h3,h4,h5,h6 {
 margin: 3em 0 1em;
}
p,ul,ol {
 margin-bottom: 2em;
 color: #1d1d1d;
 font-family: sans-serif;
}
______________________________________________________________

Un autre framework CSS un peu moins léger (~3ko), mais qui permet aussi de styler une page simplement (en particulier avec des <code> et <blockquote> mieux présentés): https://watercss.kognise.dev/
(Intéressant aussi parce qu'il peut s'adapter automatiquement à la configuration claire/sombre de l'utilisateur.)
(via http://nicolas-delsaux.hd.free.fr/Shaarli/?YnUrhw)

Ce ne sont sans aucun doute pas les seuls framework CSS minimalistes, mais ça reste intéressant.
(Permalink)

Source: https://dev.to/swyx/100-bytes-of-css-to-look-great-everywhere-19pd


Error happened ! 0 - SQLite3::exec(): database disk image is malformed In: /home/dotmanacac/dotmana/streisand/sebsauvage/index.php:286 http://www.dotmana.com/streisand/sebsauvage/?100-Bytes-of-CSS-to-look-great-everywhere-DEV-Community #0 [internal function]: exception_error_handler(2, 'SQLite3::exec()...', '/home/dotmanaca...', 286, Array) #1 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(286): SQLite3->exec('DELETE FROM upd...') #2 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(451): VroumVroum_Blog->log_update(true, '21 elements upd...') #3 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(792): VroumVroum_Blog->update() #4 {main}