projects
/
gyiwr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3728198
)
merge rules for color in footer
author
rick
<rick@gnous.eu>
Sat, 3 Jan 2026 13:55:56 +0000
(14:55 +0100)
committer
rick
<rick@gnous.eu>
Wed, 11 Mar 2026 19:59:27 +0000
(20:59 +0100)
css/ccc.css
patch
|
blob
|
blame
|
history
diff --git
a/css/ccc.css
b/css/ccc.css
index a79efb1296dd6f236e21a6f5c9521c6bfa0a9b5f..5c70b7c97b0e3235f190edb04f3986b402f9cc6a 100644
(file)
--- a/
css/ccc.css
+++ b/
css/ccc.css
@@
-176,7
+176,7
@@
footer {
font-family: OfficerSans;
}
-
#footer-text p, #footer-text span, #footer-text a
{
+
div#footer-text *
{
color: var(--color-neutral);
}