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:
b0a5133
)
playing with social icons again
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 10:46:00 +0000
(11:46 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 10:46:00 +0000
(11:46 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
c786903
..
bea080f
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-265,12
+265,12
@@
td, th {
display: inline-block;
margin: 1em;
padding: 0.5em;
- width:
2
em;
- height:
2
em;
+ width:
3
em;
+ height:
3
em;
border: 1px solid var(--fg);
- -webkit-border-radius: 1em;
- -moz-border-radius: 1em;
- border-radius: 1em;
+ -webkit-border-radius: 1
.5
em;
+ -moz-border-radius: 1
.5
em;
+ border-radius: 1
.5
em;
}
.social-links ul li a {