cambio de fuentes css
This commit is contained in:
parent
ace916bc8e
commit
1165ea11b9
|
@ -127,7 +127,6 @@
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
|
||||||
line-height: 16pt;
|
line-height: 16pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -7346,7 +7345,6 @@ div.graph div.legend table {
|
||||||
.mono {
|
.mono {
|
||||||
font-family: source-code, mono, monospace;
|
font-family: source-code, mono, monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert_action_list {
|
.alert_action_list {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 1fr 1fr;
|
grid-template-columns: 1fr 1fr;
|
||||||
|
|
Loading…
Reference in New Issue