modifica stile per grafo sintattico
This commit is contained in:
parent
83095f44fe
commit
c7d151f27f
|
@ -183,10 +183,9 @@ Ex browsingldc.css
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, “Helvetica Neue”,
|
font-family: "Bracciolini", "Spectral", -apple-system, BlinkMacSystemFont, “Helvetica Neue”,
|
||||||
“Segoe UI”, “Roboto”, “Oxygen”, “Ubuntu”, “Cantarell”,
|
“Segoe UI”, “Roboto”, “Oxygen”, “Ubuntu”, “Cantarell”,
|
||||||
“Fira Sans”, “Droid Sans”,
|
“Fira Sans”, “Droid Sans”, sans-serif;
|
||||||
sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#displaycanto span:hover {
|
#displaycanto span:hover {
|
||||||
|
|
Loading…
Reference in New Issue