Cosmetic and small bugs

This commit is contained in:
sparkyx 2021-04-11 09:11:03 +02:00
parent c1d7005d69
commit eb9654f40a
9 changed files with 64 additions and 10 deletions

View file

@ -2859,3 +2859,14 @@ span.tagcell {
padding: 2px;
margin: 0px 1px 0px 1px;
}
.h3, h3 {
font-size: 1.4rem;
}
.content .h3, .content h3 {
font-size: 1.4rem;
}
#facturation_div_id {
margin-top:2rem;
}