added Tipi di Contributi

This commit is contained in:
paoloar77
2021-12-17 18:30:18 +01:00
parent 87a0f317cd
commit 3c194f06a5
14 changed files with 142 additions and 47 deletions

View File

@@ -7,6 +7,13 @@ body {
//font-size: 1rem;
}
.text-mycol {
color: #333333 !important;
}
.bg-mycol {
background: #333333 !important;
}
html {
font-size: 100%; // default font size (browser 16) -> (10 62.5%)
}