Client pass
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
.menu-items >a:hover, .menu-items >div>button:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: #222;
|
||||
}
|
||||
|
||||
.menu-subitem:hover .menu-subitem-items {
|
||||
@@ -79,6 +80,8 @@
|
||||
|
||||
.menu-subitem-items a:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: #222;
|
||||
text-decoration-thickness: 2px;
|
||||
}
|
||||
|
||||
.menu-subitem-items h1 {
|
||||
|
||||
Reference in New Issue
Block a user