danix
's git repository
home
/
my projects
/
gitweb-theme-danix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c95ad
)
hiding text in social links
author
danix
<danix@danix.xyz>
Sun, 26 Feb 2023 18:57:35 +0000
(19:57 +0100)
committer
danix
<danix@danix.xyz>
Sun, 26 Feb 2023 18:57:35 +0000
(19:57 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
fc87875
..
f4df6fc
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-277,7
+277,8
@@
td, th {
color: var(--github);
}
-a.rss_logo {
+a.rss_logo,
+div.social-links ul li a span {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(100%);