font-family changed to 'Lato' in all css files
This commit is contained in:
parent
90f01c277b
commit
6c4e0067ba
5 changed files with 77 additions and 52 deletions
|
|
@ -115,7 +115,8 @@
|
|||
line-height: 1.42857143;
|
||||
font-size: 25px;
|
||||
padding: 0;
|
||||
font-family: 'Lato', sans-serif;
|
||||
/*font-family: 'Lato', sans-serif;*/
|
||||
font-weight: normal;
|
||||
}
|
||||
.modal-text {
|
||||
padding-top: 15px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue