wsww
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
8 additions
and
3 deletions
| ... | @@ -15744,7 +15744,9 @@ p.intro { | ... | @@ -15744,7 +15744,9 @@ p.intro { |
| 15744 | margin-top: 40px; | 15744 | margin-top: 40px; |
| 15745 | } | 15745 | } |
| 15746 | 15746 | ||
| 15747 | .em-event-when h3, .em-event-when .h3, | 15747 | .em-event-where h3, .em-event-where .h3, |
| 15748 | .em-event-when h3, | ||
| 15749 | .em-event-when .h3, | ||
| 15748 | .css-event-form h3, | 15750 | .css-event-form h3, |
| 15749 | .css-event-form .h3 { | 15751 | .css-event-form .h3 { |
| 15750 | color: #1A3668 !important; | 15752 | color: #1A3668 !important; |
| ... | @@ -15752,7 +15754,9 @@ p.intro { | ... | @@ -15752,7 +15754,9 @@ p.intro { |
| 15752 | line-height: 36px !important; | 15754 | line-height: 36px !important; |
| 15753 | font-family: "trade-gothic-next" !important; | 15755 | font-family: "trade-gothic-next" !important; |
| 15754 | } | 15756 | } |
| 15755 | .em-event-when h3 label, .em-event-when .h3 label, | 15757 | .em-event-where h3 label, .em-event-where .h3 label, |
| 15758 | .em-event-when h3 label, | ||
| 15759 | .em-event-when .h3 label, | ||
| 15756 | .css-event-form h3 label, | 15760 | .css-event-form h3 label, |
| 15757 | .css-event-form .h3 label { | 15761 | .css-event-form .h3 label { |
| 15758 | color: #1A3668 !important; | 15762 | 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.
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: the Understrap Contributors | 5 | Author: the Understrap Contributors |
| 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors | 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.2.0052 | 8 | Version: 1.2.0053 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment