forcing font-family

overriden some other css classes s
This commit is contained in:
mb
2020-08-10 11:10:56 +02:00
parent a8c39262ff
commit 20d782aca7

View File

@@ -81,6 +81,12 @@ forcing the font changes
.ui.items>.item>.content>.header {
font-family: "Source Sans Pro";
}
.ui.menu{
font-family: "Source Sans Pro";
}
.ui.header {
font-family: "Source Sans Pro";
}
/***
search.button
**/