Anpassungen Login Signup
This commit is contained in:
parent
01e30bfb64
commit
536df27e57
@ -138,23 +138,6 @@ button[type="submit"]:active {
|
|||||||
|
|
||||||
/* --- Hints & errors --- */
|
/* --- Hints & errors --- */
|
||||||
|
|
||||||
|
|
||||||
.link-text {
|
|
||||||
margin-top: var(--space-4);
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.link-text a{
|
|
||||||
color: var(--blue);
|
|
||||||
text-decoration: none;
|
|
||||||
transition: color 0.3s ease;
|
|
||||||
}
|
|
||||||
|
|
||||||
.link-text a:hover {
|
|
||||||
color: var(--blue-dark);
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.error-message {
|
.error-message {
|
||||||
color: var(--error);
|
color: var(--error);
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user