You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
remove: unused css style
This commit is contained in:
@@ -27,13 +27,6 @@
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.link_github {
|
||||
background: url(../assets_light/github.svg);
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* Light */
|
||||
#ni_home.light {
|
||||
background: url(../assets_light/home.svg);
|
||||
@@ -62,10 +55,3 @@
|
||||
height: 24px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.link_github.light {
|
||||
background: url(../assets_light/github.svg);
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user