Fixed font awesome in setting
This commit is contained in:
@@ -18,6 +18,10 @@ canvas#canvas2 {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.brand * {
|
||||||
|
font-family: Ubuntu !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
--== Dark th3me by G3rard ==--
|
--== Dark th3me by G3rard ==--
|
||||||
Based on Sverto's Dark Theme for Domoticz
|
Based on Sverto's Dark Theme for Domoticz
|
||||||
@@ -31,7 +35,7 @@ canvas#canvas2 {
|
|||||||
}
|
}
|
||||||
/* Font Ubuntu everywhere */
|
/* Font Ubuntu everywhere */
|
||||||
html * {
|
html * {
|
||||||
font-family: Ubuntu !important;
|
font-family: Ubuntu;
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user