Personalize p html balise

This commit is contained in:
Le Libre Au Quotidien 2019-08-12 18:41:05 +02:00
parent 435a1d58c9
commit b0ca964c75
1 changed files with 4 additions and 0 deletions

View File

@ -61,3 +61,7 @@ h5,
h6 {
font-family: $title_font, "Brie Light", "Arial", "DejaVu Sans Mono";
}
p{
font-family: $default_font;
font-size:14px;
}