Skip to content

Carefree reading on twitter.com Time Line. by manzyun

Screenshot of Carefree reading on twitter.com Time Line.

Details

Authormanzyun

LicenseCC Zero

CategoryTwitter, cursive, handwriting

Created

Updated

Size649 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

I was just modify fonts to "cursive" family.
However, Hyperlinks saved "monospace".

P.S.

I'm Japanese Ubuntu user.
I was selected fonts "mikachan" and "Comic Neue".

I'm suggestion type and run under this:

sudo apt install fonts-mikachan fonts-comic-neue

Notes

It's first publish.
Maybe, too buggy.

Source code

/* ==UserStyle==
@name         Carefree reading on twitter.com Time Line.
@version      20210907.01.35
@namespace    userstyles.world/user/manzyun
@description  I was just modify fonts to "cursive" family.
However, Hyperlinks saved "monospace".

# P.S.
I'm Japanese Ubuntu user.
I was selected fonts "mikachan" and "Comic Neue".

I'm suggestion type and run under this:

```
sudo apt install fonts-mikachan fonts-comic-neue
```
@author       manzyun
@license      CC Zero
==/UserStyle== */

@-moz-document domain("twitter.com") {
div .r-1tl8opc {font-family: "みかちゃん-P", "Comic Neue", cursive}
.r-poiln3{font-family: monospace}
}

Reviews

No reviews yet.