Rework of page "contribute.js" (part1)

This commit is contained in:
ndaniel1102 2021-03-23 19:46:45 +01:00
parent 91eb5cd839
commit e3c9a45651
5 changed files with 29 additions and 20 deletions

View file

@ -1,6 +1,8 @@
.description {
font-size: 15px;
color: white;
padding-top: 1px;
padding-bottom: 10px;
font-size: inherit;
color: inherit;
text-align: center;
margin: 10px;
}