Add network support for always up to date support

This commit is contained in:
2022-03-03 15:31:40 -04:00
parent ea5582241a
commit f95c1099b0
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#more-mods-container {
display: none;
}

View File

@ -0,0 +1,9 @@
.nexus-main-banner {
display: none;
}
.nexus-download-banner {
display: none;
}
#Go\ Premium {
display: none;
}

View File

@ -0,0 +1,3 @@
#Collections {
display: none;
}