linux/Documentation/sphinx-static
Jonathan Corbet 2af88a039f docs: CSS: make cross-reference links more evident
The Sphinx Alabaster theme uses border-bottom to mark reference links; the
result does not render correctly (the underline is missing) in some browser
configurations.  Switch to using the standard text-underline property, and
use text-underline-offset to place that underline below any underscores in
the underlined text.

Suggested-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Tested-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2025-06-09 14:43:39 -06:00
..
custom.css docs: CSS: make cross-reference links more evident 2025-06-09 14:43:39 -06:00
theme_overrides.css docs: remove .toc-title class 2023-11-17 13:05:26 -07:00
theme_rtd_colors.css