style: Give gr+polytonic a custom font

This commit is contained in:
Dorota Czaplejewicz
2022-09-03 08:09:54 +00:00
parent c30e951907
commit 8864a5b0a7
3 changed files with 7 additions and 2 deletions

View File

@ -5,9 +5,10 @@ sq_view {
font-size: 1.5em;
}
/* Becomes readable with a special font */
sq_view.gr_polytonic {
font-family: cantarell, sans-serif;
font-size: 5em;
font-family: GFSDidotClassic, cantarell, sans-serif;
font-size: 2em;
}
sq_button {