diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 20:46:17 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 20:46:17 +0200 |
| commit | 0b47572bc0addc5f59ebac3e70278ea435097565 (patch) | |
| tree | a04a3a3afb2c074b2f714f396506dc5bb4f5cbca /docs/THEMES.md | |
| parent | 734eb4f3aec4e3c10064c7af4bd8e33c64ad07a7 (diff) | |
| download | lectio-0b47572bc0addc5f59ebac3e70278ea435097565.tar.gz lectio-0b47572bc0addc5f59ebac3e70278ea435097565.zip | |
web: theme control boxes, one default version, drop search bar; traditional drops pl + all=readings-only
Diffstat (limited to 'docs/THEMES.md')
| -rw-r--r-- | docs/THEMES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/THEMES.md b/docs/THEMES.md index 0d7f646..b170047 100644 --- a/docs/THEMES.md +++ b/docs/THEMES.md @@ -48,7 +48,7 @@ white regardless of the rest of the theme). | Citation / subtitle | `.citation` | a section's subtitle line — muted | | Verse number | `.vnum` | the "chapter:verse" prefix on a bible-version verse line — muted/secondary | | Refrain | `.refrain` | a responsorial psalm's repeated response line — secondary | -| Links | `a` (and `a:hover`, `a:focus`) | the passage-lookup / navigation links | +| Links | `a` (and `a:hover`, `a:focus`) | any hyperlink rendered in the page | | Borders | `.controls`, `.version-label`, `.reading-section + .reading-section`, and `.controls input/select/button` | the hairline rules base.css draws between controls, version columns and sections — `border-color` only; base.css owns the width/style | The built-in themes also declare internal custom properties |
