This commit is contained in:
Roman Pyrih
2026-04-24 09:56:49 +02:00
parent 5de35e358d
commit 7b116d29b0
3 changed files with 12 additions and 2 deletions

View File

@@ -131,6 +131,16 @@ p {
cursor: pointer;
}
}
.form-info {
color: #525252;
font-size: 11px;
font-weight: 1.3;
a {
color: #0066b3;
}
}
}
#header-box {