This commit is contained in:
parent
01105a0a98
commit
de0a1ddcaa
4 changed files with 188 additions and 180 deletions
|
@ -132,6 +132,14 @@ a {
|
|||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.delete:hover {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
footer li:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#password-msg::after {
|
||||
content: '\200b';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue