Skip to content

fanfiction.net move review box to left by erbkaiser

Screenshot of fanfiction.net move review box to left

Details

Authorerbkaiser

LicenseCC0

Categoryfanfiction.net

Created

Updated

Size348 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Moves the review box to the left so it is more usable on narrow windows

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           fanfiction.net move review box to left
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Moves the review box
@author         erbkaiser
==/UserStyle== */
@-moz-document domain("fanfiction.net") {
	div#review > table > tbody > tr > td:nth-of-type(1) {
		display: none
	}
}

Reviews

No reviews yet.