Skip to content

Pocket by wintus

Details

Authorwintus

LicenseNo License

Categorygetpocket

Created

Updated

Size504 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

tweaks

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Pocket
@version      20230603.22.07
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://getpocket.com/ja/read/"), domain("getpocket.com") {
.colormode-sepia
{
	--color-textSecondary-2: #66635c;
}

main article.reader pre:has(> code)
{
	background-color: var(--color-grey85);
}

main article p
{
	font-family: ヒラギノ明朝, 游明朝, serif;
}

main > article > header
{
	max-inline-size: 20cm;
}

main > article > header > h1
{
	font-size: 2rem;
}
}

Reviews

No reviews yet.