Skip to content

CT by kurty

Details

Authorkurty

LicenseWTFPL

Categoryuserstyles

Created

Updated

Size449 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

ThingOfOurs++

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           CT
@namespace      cumtown.org
@version        0.0.1
@description    only straight way to browse the org
@author         bigGuy
==/UserStyle== */

@-moz-document domain("cumtown.org") {
.submission__vote,
.sidebar,
.js-display-new-comments,
.comment__vote,
.dropdown--right.dropdown,
.submission__info,
.comment__info {     display: none;
}
[dir] .site-nav__link {     background-color: #ff00;
}
}

Reviews

No reviews yet.