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

@ -293,7 +293,7 @@ input {
.pageHeader {
background-color: var(--text-color);
height: 45px;
max-width: 98%;
max-width: 100%;
color: black !important;
margin: 5px 0px 0px 0px;
}