1612868a by Jeff Balicki

xxx

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 4692f75f
......@@ -15863,6 +15863,7 @@ p.intro {
#events_list {
width: 100%;
height: 420px;
}
#events_list tr {
border-top: 1px solid #000;
......
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.
......@@ -119,6 +119,7 @@ color: #000;
}
#events_list{
width: 100%;
height: 420px;
tr{
border-top:1px solid #000;
padding:10px 0px;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0059
Version: 1.2.0060
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......