projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ff2ab
)
fixing font for the registration details header
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 3 Jan 2018 21:57:45 +0000
(16:57 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 3 Jan 2018 21:57:45 +0000
(16:57 -0500)
registration details header needing fixing to not be overwritten by theme
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
9e0aa87
..
efb3971
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-189,6
+189,9
@@
form#checkoutForm h4,.glm-reg-event-item h4{
font-family: Arial;
text-transform: none;
}
+.glm-reg-event-descr-container h4{
+ font-color: darkgrey;
+}
form#checkoutForm h5{
font-size: 18px;
letter-spacing: 1px;