taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 87b539423051b635e26e2529e4a749b4693f2c3a
parent e1c9dcf8a185b3bc5547fc707eb01045985b4a48
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Mon, 29 Dec 2025 12:05:02 +0100

put section numbers above the title (small, grey)

Diffstat:
M_static/custom.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/_static/custom.css b/_static/custom.css @@ -17,4 +17,5 @@ .section-number { color:grey; font-size: medium; + display: block; }