pub / serci

Search the web with !keywords
git clone https://https://src.jayvii.de/pub/serci.git
Home | Log | Files | Exports | Refs | README | RSS

commit ade08e0fd99b4417c3eb7b20202008a47bfe0f42
parent 7f1407ac6feda56c968b2fcd1cb21d9363e62287
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Thu, 17 Oct 2024 21:44:51 +0200

fix: do not use tiny font on stats; fix: prevent word-wrap in marks

Diffstat:
Massets/css/custom.css | 5+++++
Mindex.php | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/assets/css/custom.css b/assets/css/custom.css @@ -83,3 +83,8 @@ article.selected > h3 > a:after { font-size: 50%; content: "(Default)"; } + +/* prevent wrapping within marks */ +p > mark { + display: inline-block; +} diff --git a/index.php b/index.php @@ -167,7 +167,7 @@ <!-- Search Engine Lists --> <h3 id="engines">Available Search Engines</h3> - <p style="font-size: 75%;"> + <p> This serĉi installation supports <mark><?php echo count($searches); ?> search engines</mark> within <mark><?php echo count($categories); ?> categories</mark> and