Update style.css
This commit is contained in:
+2
-2
@@ -241,7 +241,7 @@ ul.nav li.left {
|
||||
.hover-items,
|
||||
.hover-items a {
|
||||
background: rgb(2,0,36);
|
||||
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
|
||||
background: var(--main-txt-color);
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
padding: var(--main-padding) 10px;
|
||||
@@ -427,4 +427,4 @@ ul.nav li.left {
|
||||
pointer-events: none;
|
||||
z-index: 99999999;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user