mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-8578-estilos-podridos-en-integracion-con-ehorus' into 'develop'
Fix ehorus fonts and glyphicons See merge request artica/pandorafms!5420
This commit is contained in:
commit
b68965fcbb
@ -1,10 +1,17 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: 'Glyphicons Halflings';
|
||||||
|
src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
|
||||||
|
src:
|
||||||
|
}
|
||||||
|
|
||||||
.terminal-main {
|
.terminal-main {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ehorus-client-container {
|
#ehorus-client-container {
|
||||||
font-family: 'lato';
|
font-family: 'Lato', sans-serif;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.glyphicon {
|
.glyphicon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user