Fix some styles

This commit is contained in:
Jose Gonzalez 2022-02-16 15:26:56 +01:00
parent 6abd7212e6
commit 7ee04bea49
1 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,24 @@
.terminal-main {
font-family: monospace;
font-size: 10pt;
}
#ehorus-client-container {
font-family: 'lato';
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-style: normal;
font-size: 14px;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-family: 'Glyphicons Halflings';
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,