improve .click hover underline
This commit is contained in:
@@ -68,6 +68,10 @@
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
|
||||
.click:hover {
|
||||
text-decoration: underline solid;
|
||||
}
|
||||
|
||||
div.buttons {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user