CSS | posunuti napovedy v prihlasovacim formulari

This commit is contained in:
Tomas 'Jethro' Pokorny 2021-02-23 21:34:15 +01:00
parent c3d1b50d1b
commit fe1cc4ac39

View file

@ -395,8 +395,8 @@ input[type="file"] {
border-width:1px; border-width:1px;
border-radius: 5px; border-radius: 5px;
padding:3px; padding:3px;
top:20px; top:50px;
left:20px; left:10px;
} }
.field-with-comment:hover span.field-comment{ .field-with-comment:hover span.field-comment{