Removes the side border lines to make the UI feel less cramped.
Removed borders for New Tumblr by Rose-David
Details
AuthorRose-David
LicenseNo License
Categorywww.tumblr.com
Created
Updated
Size425 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Created based on this Tumblr post by fluffyblue-multifandomness
https://www.tumblr.com/fluffyblue-multifandommess/723395191745232896/i-lurked-a-bit-in-the-xkit-discord-to-see-if-they
Source code
/* ==UserStyle==
@name Removed borders by fluffyblue-multifandomness
@version 20230817.14.58
@namespace ?
==/UserStyle== */
@-moz-document domain("www.tumblr.com") {
/* Removed Borders */
/* Copied from https://www.tumblr.com/fluffyblue-multifandommess/723395191745232896/i-lurked-a-bit-in-the-xkit-discord-to-see-if-they */
.FA5JM,
.p4DiZ,
.gPQR5.FGfuE .lSyOz {
border-right: none;
}
}