diff options
| author | violette <vi@violette.town> | 2026-01-12 05:09:21 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-01-12 05:09:21 +0100 |
| commit | f5ad346f7d819a1fe71ac6f1bc98e16fe1aead01 (patch) | |
| tree | 6181edc5cba0e4c0e0731580facf319e387a114c /doc | |
| parent | fdc10b0659450e6781e94e119aed1021b0863ed6 (diff) | |
Use the metadata pronouns.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css index 2981926..9c8764a 100644 --- a/doc/style.css +++ b/doc/style.css @@ -40,3 +40,4 @@ blockquote { font-style: italic; } a { color: #7799dd } a:visited { color: #aa99dd } } +select { max-width: 40%; } |