cc0adf4d by Jeff Balicki

ss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent c9466e02
...@@ -15786,7 +15786,7 @@ p.intro { ...@@ -15786,7 +15786,7 @@ p.intro {
15786 all: unset; 15786 all: unset;
15787 width: calc(100% - 120px) !important; 15787 width: calc(100% - 120px) !important;
15788 background-color: #fff !important; 15788 background-color: #fff !important;
15789 color: #000 !important; 15789 color: #6d6d6d !important;
15790 text-transform: none; 15790 text-transform: none;
15791 border: #000 1px solid; 15791 border: #000 1px solid;
15792 padding: 10px 0px; 15792 padding: 10px 0px;
......
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.
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
50 all: unset; 50 all: unset;
51 width: calc(100% - 120px) !important; 51 width: calc(100% - 120px) !important;
52 background-color: #fff !important; 52 background-color: #fff !important;
53 color: #000 !important; 53 color: #6d6d6d !important;
54 text-transform: none; 54 text-transform: none;
55 border: #000 1px solid; 55 border: #000 1px solid;
56 padding: 10px 0px; 56 padding: 10px 0px;
......
...@@ -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.0050 8 Version: 1.2.0051
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
......