projects
/
gyiwr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d9c86a
)
merge rules for color in footer
author
rick
<rick@gnous.eu>
Sat, 3 Jan 2026 13:54:39 +0000
(14:54 +0100)
committer
rick
<rick@gnous.eu>
Sat, 3 Jan 2026 13:55:00 +0000
(14:55 +0100)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 478a6192d92cae6105f88d4c21c8169cdeb064cd..4b3302e90abaa6036ff4a3469626fe61a9f41753 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-105,11
+105,10
@@
footer {
#footer-text p {
justify-self: center;
margin: 0;
- color: white;
text-align: center;
}
-
#footer-text a, #footer-text span
{
+
div#footer-text *
{
color: white;
}