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