cerca

lean forum software (pmc local branch)
Log | Files | Refs | README | LICENSE

commit 677d537f65004aa6935e6eebb1266b57997261dc
parent 60d1642a004fcd6a9815f72bfc6379751c855c6f
Author: cblgh <cblgh@cblgh.org>
Date:   Mon, 31 Jan 2022 11:00:32 +0100

visual tweaks

Diffstat:
Mhtml/head.html | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/html/head.html b/html/head.html @@ -128,9 +128,15 @@ display: none; } + header details { + cursor: pointer; + } header details, header details summary { margin-bottom: unset; } + header details a:visited { + color: black; + } header details ul { position: absolute; }