Skip to content

cleanwhite | vk.com by quaritexa

Screenshot of cleanwhite | vk.com

Details

Authorquaritexa

LicenseNO-REDISTRIBUTION

Categoryuserstyles

Created

Updated

Size726 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

just clean & white

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           cleanwhite | vk.com
@namespace      USO Archive
@author         quaritexa
@description    `just clean&white`
@version        20210303.15.27
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("vk.com") {
	/* remove frames */
	* {--thin-border: 0px !important;}

	/* text */
	.wall_post_text, .wall_reply_text {
		font-family: Georgia;
		font-size: 1.2rem;
		line-height: 1.4;
	}

	/* reply comment */
	[dir="ltr"] .post_field_user_link {
		visibility: hidden;
	}

	/* external link preview caption */
	[dir] .media_link__label {
		border: none;
		padding-left: 0;
	}

	/* quote */
	[dir="ltr"] .wall_module .copy_quote {
		border-left-width: 1px;
	}
}

Reviews

No reviews yet.