Add files via upload
This commit is contained in:
+2
-9
@@ -23,10 +23,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
h2 {
|
||||
line-height-step: 100px;
|
||||
}
|
||||
@@ -240,10 +236,7 @@ ul.nav li.left {
|
||||
|
||||
.hover-items,
|
||||
.hover-items a {
|
||||
background: rgb(2,0,36);
|
||||
background: var(--main-txt-color);
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
color: var(--main-txt-color);
|
||||
padding: var(--main-padding) 10px;
|
||||
font-size: large;
|
||||
margin: auto;
|
||||
@@ -427,4 +420,4 @@ ul.nav li.left {
|
||||
pointer-events: none;
|
||||
z-index: 99999999;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user