This commit is contained in:
Roman Pyrih
2026-04-24 09:57:24 +02:00
parent 97957e0239
commit 62ed620f00
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 {