Remove all extras from ratibha
rattibha.com by pradyumnac
Details
Authorpradyumnac
LicenseNo License
Categoryuserstyles
Created
Updated
Size415 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 rattibha.com
@version 20220714.07.48
@namespace userstyles.world/user/pradyumnac
@description Remove all extras from ratibha
@author pradyumnac
@license No License
==/UserStyle== */
@-moz-document domain("rattibha.com") {
header, .footer-links, .footer, .sidebar-box {
display: None;
}
.author, .thread-sub, .btns-actions, .categorize {
display: none
}
}