css
This commit is contained in:
parent
c2143e01ee
commit
7c0c56bf7b
@ -4720,6 +4720,9 @@ div.titre {
|
||||
padding-bottom: 5px;
|
||||
font-weight: 400;
|
||||
}
|
||||
div.titre.small {
|
||||
font-size: 1em;
|
||||
}
|
||||
div.fiche > table.table-fiche-title:first-of-type div {
|
||||
color: var(--colortexttitlenotab);
|
||||
font-size: 1.1em;
|
||||
|
||||
@ -4591,6 +4591,9 @@ div.titre {
|
||||
text-transform: uppercase;
|
||||
/* text-shadow: 1px 1px 2px #FFFFFF; */
|
||||
}
|
||||
div.titre.small {
|
||||
font-size: 1em;
|
||||
}
|
||||
div.titre {
|
||||
color: var(--colortexttitlenotab);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user