updated need hep link
This commit is contained in:
parent
bd63a16ca4
commit
641385a99d
8 changed files with 17 additions and 9 deletions
|
|
@ -274,3 +274,12 @@ footer .footer-text {
|
|||
.hidden-button {
|
||||
visibility: hidden;
|
||||
}
|
||||
.need-help{
|
||||
transition-duration: 0.3s;
|
||||
text-decoration-color: #c434e0;
|
||||
|
||||
}
|
||||
.need-help:hover{
|
||||
text-decoration: underline;
|
||||
text-decoration-color: #c434e0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue