projects
/
fsfdrupalauth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc95b3
)
h1, h2, etc theme color tweak
author
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 28 Jan 2022 21:37:14 +0000
(16:37 -0500)
committer
root
<root@login1p.fsf.org>
Fri, 28 Jan 2022 21:37:14 +0000
(16:37 -0500)
www/fsftheme.css
patch
|
blob
|
blame
|
history
diff --git
a/www/fsftheme.css
b/www/fsftheme.css
index 69dce6755ea57f950ee00f989517f8ef556e9d1e..73e240dea2c961646e6d868086e502a99a65d1a6 100644
(file)
--- a/
www/fsftheme.css
+++ b/
www/fsftheme.css
@@
-159,7
+159,7
@@
h1, h2, h3, h4, h5, h6 {
letter-spacing: -1px;
font-family: arial,verdana,sans-serif;
margin: 1.2em 0 .3em;
- color: #
000
;
+ color: #
444
;
border-bottom: 1px solid #eee;
padding-bottom: .1em;
}