flask, click, jinja, etc, change the official documents website's style pallets projects
pallets-docs-flask by sawyerzheng
Details
Authorsawyerzheng
LicenseNo License
Categorypalletsprojects
Created
Updated
Size554 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name pallets-flask
@version 20230907.02.04
@namespace ?
==/UserStyle== */
@-moz-document regexp(".*?\\.palletsprojects\\.com/.*") {
/* ==UserStyle==
@name pallets_doc
@author Sawyer Zheng
@description flask, click, jinja, etc, Change the official documents website's style pallets projects
@version 2023.09.07
@license CC0-1.0
==/UserStyle== */
body {
font-family: Roboto, Inter, BlinkMacSyst, medium-content-serif-font, Georgia, Cambria, "Times New Roman", Times, serif
}
}