This commit is contained in:
Roman Pyrih
2026-04-24 09:58:49 +02:00
parent aab20899ff
commit 5449c0146f
3 changed files with 12 additions and 2 deletions

View File

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