mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fix ehorus fonts and glyphicons
This commit is contained in:
parent
5ea26ad91f
commit
ae4144f3c5
@ -1,10 +1,17 @@
|
||||
@font-face {
|
||||
font-family: 'Glyphicons Halflings';
|
||||
src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
|
||||
src:
|
||||
}
|
||||
|
||||
.terminal-main {
|
||||
font-family: monospace;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
#ehorus-client-container {
|
||||
font-family: 'lato';
|
||||
font-family: 'Lato', sans-serif;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.glyphicon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user