Include Open Sans font and some UI tweaks reducing white space in the editor. (#312)

This commit is contained in:
Sam El-Husseini
2018-02-08 09:35:27 -08:00
committed by Peli de Halleux
parent c9f6d873b1
commit f53dbf4d83
12 changed files with 313 additions and 325 deletions

View File

@ -5,4 +5,9 @@
.ui.menu.inverted .item {
text-transform: uppercase;
}
#mainmenu {
background: #f4f7f9;
border-bottom: 5px solid #00a5c8;
}