From beb50d2a47f770e199d733d6b634cbdbe021d44f Mon Sep 17 00:00:00 2001 From: asus Date: Sun, 22 Oct 2023 14:21:35 +0200 Subject: [PATCH] found how to show only first line of wrapped banner --- index.html | 441 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 304 insertions(+), 137 deletions(-) diff --git a/index.html b/index.html index 779e9d7..e5b9069 100644 --- a/index.html +++ b/index.html @@ -24,8 +24,10 @@ font-family: monospace; } .banner { - width: 100px; - border: 1px solid red; + flex-wrap: wrap; + height: 3.5ex; + overflow: hidden; + width: 99vw; } .banner, .banner * { margin: 0px; @@ -124,141 +126,306 @@ • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •