no message
This commit is contained in:
parent
c612d85655
commit
b134465c48
@ -1657,3 +1657,8 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.login-show {
|
||||||
|
text-align: center;
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #008cf7;
|
||||||
|
}
|
||||||
|
@ -1894,3 +1894,9 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.login-show {
|
||||||
|
text-align: center;
|
||||||
|
text-decoration: underline;
|
||||||
|
color: rgba(0, 140, 247, 1);
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user