Skip to content

重置MongoDB文档的字体 by OttoDowns

Details

AuthorOttoDowns

LicenseNo License

Categorywww.mongodb.com/docs

Created

Updated

Size470 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

重置MongoDB文档的字体

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         重置MongoDB文档的字体
@version      20230516.04.53
@namespace    userstyles.world/user/OttoDowns
@description  重置MongoDB文档的字体
@author       OttoDowns
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.mongodb.com/docs/") {
.leafygreen-ui-39zjpx {
    font-family: ""
}
.css-1i1x6tk {
    font-family: ""
}
.leafygreen-ui-1nwfx0p,
.leafygreen-ui-1xcl9uc {
    font-family: monospace;
}
}

Reviews

No reviews yet.