modifica stili grafo synt
This commit is contained in:
parent
aa46d16d77
commit
c22fab46f1
|
@ -185,8 +185,7 @@ Ex browsingldc.css
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-family: "Bracciolini", "Spectral", -apple-system, BlinkMacSystemFont, “Helvetica Neue”,
|
font-family: Palatino;
|
||||||
“Segoe UI”, “Roboto”, “Oxygen”, “Ubuntu”, “Cantarell”, “Fira Sans”, “Droid Sans”, sans-serif;
|
|
||||||
}
|
}
|
||||||
.synt__categ{
|
.synt__categ{
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
|
|
@ -184,7 +184,7 @@ Ex browsingldc.css
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
|
font-family: Palatino;
|
||||||
}
|
}
|
||||||
.synt__categ{
|
.synt__categ{
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
|
Loading…
Reference in New Issue