Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

April 11, 2019

339 bytes of responsive CSS · Gaurav Koley

Il ne faut pas grand chose pour rendre un site de base un peu joli.

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #222;
  max-width: 40rem;
  padding: 2rem;
  margin: auto;
  background: #fafafa;
}
img {
  max-width: 100%;
}
a {
  color: #2ECC40;
}
h1, h2, strong {
  color: #111;
}
v-tooltip demo

Une lib pour faire des beaux tooltips avec Vue.js.

Mapy.cz - Cycling & Hiking offline maps – Applications sur Google Play

Quelqu'un a un avis sur cette application ? J'aime déjà beaucoup leur service de cartographie sur le web https://mapy.cz

Mais comme d'hab, comme tout service gratuit je me pose des questions quant au modèle économique (privacy, tout ça tout ça).