projects
/
WP-Themes
/
saultstemarie360.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8387e0e
)
changing profile headers background color
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 2 Aug 2018 17:49:03 +0000
(13:49 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 2 Aug 2018 17:49:03 +0000
(13:49 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
652c397
..
4d8c9fa
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-186,13
+186,8
@@
margin-bottom: 5px;
}
/* profile heading */
- #learndash_profile .learndash_profile_heading{
- background-color: #0C3C60;
- color: white;
- }
- /* profile heading */
#learndash_profile .learndash_profile_heading, .learndash_profile_quiz_heading{
- background-color: #
0C3C60
;
+ background-color: #
3A8BB6
;
color: white;
font-size: 16px;
}