updated font, change order of config attributes

This commit is contained in:
2018-09-18 17:52:22 +02:00
parent 89cd84fcf2
commit 9b3aa0a91b
3 changed files with 20 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
.sui {
background: #000000;
color: #0eb8c0;
font-family: "Open Sans";
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
}
.sui * {