mod css per grafo sintattico

This commit is contained in:
cesare 2023-03-06 10:37:47 +01:00
parent 19fb8f91df
commit bc4502b4bf
2 changed files with 4 additions and 0 deletions

View File

@ -187,11 +187,13 @@ Ex browsingldc.css
font-weight: normal; font-weight: normal;
font-style: italic; font-style: italic;
font-family: Palatino; font-family: Palatino;
letter-spacing:0.5px;
} }
.synt__categ{ .synt__categ{
font-size: 10px; font-size: 10px;
font-weight: normal; font-weight: normal;
font-family: Palatino; font-family: Palatino;
letter-spacing:0.5px;
} }
.numverso { .numverso {
font-size: 12px; font-size: 12px;

View File

@ -186,11 +186,13 @@ Ex browsingldc.css
font-weight: normal; font-weight: normal;
font-style: italic; font-style: italic;
font-family: Palatino; font-family: Palatino;
letter-spacing:0.5px;
} }
.synt__categ{ .synt__categ{
font-size: 10px; font-size: 10px;
font-weight: normal; font-weight: normal;
font-family: Palatino; font-family: Palatino;
letter-spacing:0.5px;
} }
.numverso { .numverso {
font-size: 12px; font-size: 12px;