From 0446163e15c5c1da9f1b770aee45e1fc61bee368 Mon Sep 17 00:00:00 2001 From: danix Date: Sun, 26 Feb 2023 20:14:19 +0100 Subject: [PATCH] removed img from breadcrumbs --- gitweb-danixland/gitweb.css | 3 ++- header.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index 62b9de1..95969d6 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -278,7 +278,8 @@ td, th { } a.rss_logo, -div.social-links ul li a span { +div.social-links ul li a span, +div.page_header a img.logo { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(100%); diff --git a/header.html b/header.html index 1cb1194..ec3c11b 100644 --- a/header.html +++ b/header.html @@ -1,6 +1,6 @@ -- 2.20.1