Removing distractions
the-ken.com by pradyumnac
Details
Authorpradyumnac
LicenseNo License
Categoryken
Created
Updated
Size365 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 the-ken.com
@version 20220729.13.09
@namespace userstyles.world/user/pradyumnac
@description Removing distractions
@author pradyumnac
@license No License
==/UserStyle== */
@-moz-document domain("the-ken.com") {
.story-footer,.footer-columns, footer {
display: none;
}
.like-edition {
display: none;
}
}