34641c68 by Jeff Balicki

wsww

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent c996f2dc
......@@ -15744,7 +15744,9 @@ p.intro {
margin-top: 40px;
}
.em-event-when h3, .em-event-when .h3,
.em-event-where h3, .em-event-where .h3,
.em-event-when h3,
.em-event-when .h3,
.css-event-form h3,
.css-event-form .h3 {
color: #1A3668 !important;
......@@ -15752,7 +15754,9 @@ p.intro {
line-height: 36px !important;
font-family: "trade-gothic-next" !important;
}
.em-event-when h3 label, .em-event-when .h3 label,
.em-event-where h3 label, .em-event-where .h3 label,
.em-event-when h3 label,
.em-event-when .h3 label,
.css-event-form h3 label,
.css-event-form .h3 label {
color: #1A3668 !important;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -7,6 +7,7 @@
.em-event-single{
margin-top: 40px;
}
.em-event-where,
.em-event-when,
.css-event-form{
h3{
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0052
Version: 1.2.0053
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......