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:
d665e73
)
headers in theme
author
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 13:17:45 +0000
(14:17 +0100)
committer
danix
<danix@danix.xyz>
Tue, 28 Feb 2023 13:17:45 +0000
(14:17 +0100)
gitweb-danixland/gitweb.css
patch
|
blob
|
blame
|
history
diff --git
a/gitweb-danixland/gitweb.css
b/gitweb-danixland/gitweb.css
index
d0e2b54
..
cb6dfab
100644
(file)
--- a/
gitweb-danixland/gitweb.css
+++ b/
gitweb-danixland/gitweb.css
@@
-504,8
+504,8
@@
th .header {
.header {
width: 94%;
margin: 0 auto 15px auto;
- background:
#eaf2f5
;
- border: 1px solid
#bedce7
;
+ background:
var(--light-grey)
;
+ border: 1px solid
rgba(var(--border))
;
padding: 5px;
}