suppression de la police "century gothic", non système
This commit is contained in:
parent
1ef98ca109
commit
8770f1d41f
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ html {
|
|||
body {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
font-family: "Century Gothic", helvetica, arial, sans-serif;
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-size: ((@basefont / 10) + 0em);
|
||||
line-height: @l-h; // adapt to your design
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue