works better for capsules
Final Outpost - Quick Abandon by wyrm312772
Details
Authorwyrm312772
LicenseCC-BY-NC-4.0
Categoryfinaloutpost.net
Created
Updated
Size454 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Final Outpost - Quick Abandon
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://finaloutpost.net/action/") {
li.list-group-item:nth-of-type(1), li.list-group-item:nth-of-type(2), li.list-group-item:nth-of-type(3), li.list-group-item:nth-of-type(4), #links {
display:none;
}
}