Quotidien Shaarli

Tous les liens d'un jour sur une page.

October 23, 2021

Top 10 OWASP : Le point sur la révision 2021 – Kali-linux.fr

Tout est dans le titre

100 Bytes of CSS to look great everywhere - DEV Community

Tout est dans le titre (via sebsauvage)


: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](./add-tag/1d1d1d);
  font-family: sans-serif;
}