This website works better with JavaScript.
Explore
Help
Sign In
Trivernis
/
website-frontend
Watch
1
Star
0
Fork
You've already forked website-frontend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix zindex of neko
Browse Source
main
trivernis
5 months ago
parent
56a765fbc0
commit
7800c08314
Signed by:
Trivernis
GPG Key ID:
7E6D18B61C8D2F4B
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
src/global.scss
Unescape
Escape
View File
@ -86,4 +86,8 @@
text-decoration
:
inherit
;
text-decoration
:
inherit
;
color
:
inherit
;
color
:
inherit
;
}
}
[
data-neko
]
{
z-index
:
999
!important
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Trivernis/website-frontend
Title
Body
Create Issue