Update
This commit is contained in:
parent
d04b9b5f55
commit
68260ed9d4
|
@ -11,11 +11,11 @@
|
||||||
// Polices sans empattements (sans-serif)
|
// Polices sans empattements (sans-serif)
|
||||||
//$font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif
|
//$font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif
|
||||||
//$font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
|
//$font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
|
||||||
$font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif
|
//$font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif
|
||||||
//$font-family: Tahoma, Geneva, Kalimati, sans-serif
|
//$font-family: Tahoma, Geneva, Kalimati, sans-serif
|
||||||
//$font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif
|
//$font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif
|
||||||
//$font-family: Impact, "Arial Black", sans-serif
|
//$font-family: Impact, "Arial Black", sans-serif
|
||||||
|
|
||||||
// Polices à chasse fixe (monospace)
|
// Polices à chasse fixe (monospace)
|
||||||
//$font-family: "Courier New", Courier, "Liberation Mono", monospace
|
//$font-family: "Courier New", Courier, "Liberation Mono", monospace
|
||||||
//$font-family: Monaco, "DejaVu Sans Mono", "Lucida Console", "Andale Mono", monospace
|
$font-family: Monaco, "DejaVu Sans Mono", "Lucida Console", "Andale Mono", monospace
|
||||||
|
|
|
@ -16,6 +16,9 @@ body
|
||||||
margin: 0
|
margin: 0
|
||||||
font-family: $font-family
|
font-family: $font-family
|
||||||
|
|
||||||
|
p
|
||||||
|
font-size: 0.9rem
|
||||||
|
|
||||||
a
|
a
|
||||||
color: black
|
color: black
|
||||||
text-decoration-color: $primary-color
|
text-decoration-color: $primary-color
|
||||||
|
@ -165,7 +168,8 @@ $padding-card-body: 20px
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
time
|
time
|
||||||
color: #bcc3ce
|
color: #798081
|
||||||
|
font-size: .8rem
|
||||||
|
|
||||||
*:last-child
|
*:last-child
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|
|
@ -14,7 +14,7 @@ Touchée par une terrible épreuve il y a 11 ans, l’histoire d’un pied a dé
|
||||||
J’ai mis à profit mes compétences de graphiste pour raconter en images
|
J’ai mis à profit mes compétences de graphiste pour raconter en images
|
||||||
deux ans de ma vie, concentrés en 20 carnets.
|
deux ans de ma vie, concentrés en 20 carnets.
|
||||||
|
|
||||||
Au début dessiner me permettait de passer le temps qui s’est arrêté d’un coup !
|
Au début dessiner me permettait de passer le temps qui s’est arrêté d’un coup !
|
||||||
Puis cela est devenu une véritable addiction et même une thérapie.
|
Puis cela est devenu une véritable addiction et même une thérapie.
|
||||||
J’y raconte mes journées, mes émotions, mes doutes, mes questionnements,
|
J’y raconte mes journées, mes émotions, mes doutes, mes questionnements,
|
||||||
et la découverte du milieu hospitalier.
|
et la découverte du milieu hospitalier.
|
||||||
|
|
Loading…
Reference in New Issue