From nobody Fri May 15 20:21:39 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gHJWS4sx2z6dw8Q for ; Fri, 15 May 2026 20:21:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gHJWR3j0Bz45Yd for ; Fri, 15 May 2026 20:21:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778876499; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s6mCk4YZoJ3GS4BgT+yr0oyRo348zwl0xXKe/hCzqfc=; b=FK8Ft5mkxg9BJRFDnwwxDcxLNHr/gP6g3/cCk9WDujXxghTK6+aJ8ABoyLzZwHjLTGG99N yrd4P/XM3YYrQHXVESNSRA/0c0eoq0LAWd9/McPNrCeb5BdZp1uTL5i2By3aBeW2TNvIzp mFpKhb3zLuJafivRrS28o+p3gxdzjc9AMgAShcrz0lTMbXGg3HPLQnfRoDpgoQWFB8WUzN 3MHSSDW9B+BXcaPNFq02siNC3Niqdnt8AG05lf+sxGeKQr+FyinY2lEwtbpt2CAEWtC6+t qqrefvqkUm+z3QEVoP8QlNMTnBAknpntUOUuEQ21q6cH35LxU+1+TTh+dyhQLg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778876499; a=rsa-sha256; cv=none; b=PbeuaYPl3ESrPyrWo2w1bIFEQaR9KvsHwmo8iByAqojUtFOPTrqjcv1lq5MrZSM2cMem+W 8Eh8eTrKshtPN6BBTv3B2WcxOfcaf8imAgUk+n6j5WVydL4pAzACEA0lMqBF5tGzBkmTy6 RxvjhiUdcNuF5xW6/9YPtxs/RYl8WIBUMMu7o1UnY5EcKtfNn7H0eQQmV9JmC9gfQLVxuQ i79TuCw8e3aOMPS6TaoWcQjRouviAwA0OA7fr0kwWHFlOeUwL93M6yie5TreqPeSE4aNNR PhPNx1w7fip0rrycioPnUsELd3bh3e68Y+aslpVwtPVlCXezakqpWqcz9vlnlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778876499; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s6mCk4YZoJ3GS4BgT+yr0oyRo348zwl0xXKe/hCzqfc=; b=M7L99L1SUqveCy04uFhnbPg5tNa+OOkFwMb/TLVz5QWCS3uICMlAu2wXpbrKPfHtEbvAr0 e35p4ic4TUfRJF+R6h8DT6HVzxE8gbVrlUEPNWVc5ar1/DketDZ3KC/jhwRtbFB3qmK7Oe CZxifmaRWK215g6u9DzM+bWjYrEG2pNGkktICsaEMgq0qw57hM5AyQDGElmCT5FUiaaGXT 9diX2jRUHa9xh7NES3rH2lUq2hh2bXwndh5GGMdJ20WJ9tG/PvLPjepKdiVsoPTMKnFwN0 xbEtOC76LFNlVpdMKENED6cZgDvj4IH2xapy9ArWN6uppRK8WbUF9x0xsLsoxA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gHJWR3GrZz81J for ; Fri, 15 May 2026 20:21:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36ffa by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 15 May 2026 20:21:39 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: f73e67f250 - main - Website: Draw the menu bars with CSS instead the font-awesome icons List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f73e67f250331dde3ebc74cc02b4a98d661eed96 Auto-Submitted: auto-generated Date: Fri, 15 May 2026 20:21:39 +0000 Message-Id: <6a078053.36ffa.23fe46ce@gitrepo.freebsd.org> The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=f73e67f250331dde3ebc74cc02b4a98d661eed96 commit f73e67f250331dde3ebc74cc02b4a98d661eed96 Author: Sergio Carlavilla Delgado AuthorDate: 2026-05-15 20:20:06 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2026-05-15 20:20:06 +0000 Website: Draw the menu bars with CSS instead the font-awesome icons --- website/themes/beastie/assets/styles/main.css | 17 ++++++++++++++++- .../themes/beastie/layouts/_partials/site-header.html | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/website/themes/beastie/assets/styles/main.css b/website/themes/beastie/assets/styles/main.css index cf5f78a012..0385c2f2e7 100644 --- a/website/themes/beastie/assets/styles/main.css +++ b/website/themes/beastie/assets/styles/main.css @@ -450,9 +450,24 @@ header ul li { .menu-bars { display: none; + width: 2rem; + height: 2rem; margin-left: auto; color: var(--white); cursor: pointer; + align-items: center; + justify-content: center; + position: relative; +} + +.menu-bars::before { + content: ""; + display: block; + width: 1.5rem; + height: 2px; + background-color: currentColor; + border-radius: 999px; + box-shadow: 0 -7px 0 currentColor, 0 7px 0 currentColor; } input[type='checkbox'] { @@ -665,7 +680,7 @@ input[type='checkbox'] { } .menu-bars { - display: block; + display: flex; } .menu { diff --git a/website/themes/beastie/layouts/_partials/site-header.html b/website/themes/beastie/layouts/_partials/site-header.html index 1928c07a30..e411dfaea2 100644 --- a/website/themes/beastie/layouts/_partials/site-header.html +++ b/website/themes/beastie/layouts/_partials/site-header.html @@ -6,7 +6,7 @@ FreeBSD logo