icon change
This commit is contained in:
@ -216,7 +216,9 @@ nav #links {
|
||||
}
|
||||
|
||||
nav #links svg {
|
||||
display: none;
|
||||
/*display: none;*/
|
||||
position: relative;
|
||||
top: 21%;
|
||||
}
|
||||
|
||||
nav #redlib {
|
||||
@ -429,7 +431,7 @@ a:hover {
|
||||
}
|
||||
|
||||
svg {
|
||||
stroke: var(--text);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
img[src=""] {
|
||||
|
Reference in New Issue
Block a user