Added hints wherever text fields are optional
This commit is contained in:
@@ -184,6 +184,12 @@ button:disabled:hover, .button:disabled:hover {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.hint {
|
||||
color: gray;
|
||||
font-style: italic;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.slide-animation {
|
||||
position: relative;
|
||||
|
||||
|
Reference in New Issue
Block a user