Skip to content

SQLite docs readable by sibiakkash

Screenshot of SQLite docs readable

Details

Authorsibiakkash

LicenseNo License

Categorysqlite.org

Created

Updated

Size221 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Added Max-width

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       SQLite docs readable
@version    20240514.13.27
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.sqlite.org/") {
html {
    max-width: 120ch;
    margin-inline: auto
}
}

Reviews

No reviews yet.