Added roboto font

This commit is contained in:
Nedim Uka
2019-07-11 14:33:59 +02:00
parent a6bd63b7b8
commit afeffe8c71
2 changed files with 23 additions and 21 deletions

View File

@@ -38,6 +38,7 @@ body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'Tangerine', serif;
}
#floating-panel {