This commit is contained in:
2020-02-17 14:32:31 +01:00
parent d04b9b5f55
commit 68260ed9d4
3 changed files with 9 additions and 5 deletions

View File

@ -11,11 +11,11 @@
// Polices sans empattements (sans-serif)
//$font-family: Arial, Helvetica, "Liberation Sans", FreeSans, 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: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif
//$font-family: Impact, "Arial Black", sans-serif
// Polices à chasse fixe (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

View File

@ -16,6 +16,9 @@ body
margin: 0
font-family: $font-family
p
font-size: 0.9rem
a
color: black
text-decoration-color: $primary-color
@ -165,7 +168,8 @@ $padding-card-body: 20px
margin: 0
time
color: #bcc3ce
color: #798081
font-size: .8rem
*:last-child
margin-bottom: 0