Skip to content

Overleaf编辑器字体 by frostime

Details

Authorfrostime

LicenseNo License

Categorywww.overleaf.com/project/

Created

Updated

Size267 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

更改 Overleaf 编辑器的字号字体;默认 17 号,Fira Code 字体。

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Overleaf编辑器字体
@version      20231113.02.57
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.overleaf.com/project/") {
div.cm-content div.cm-line {
    font-size: 17px;
    font-family: 'Fira Code';
}
}

Reviews

No reviews yet.