172d3a59 by Jeff Balicki

badge

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 84782894
...@@ -17871,7 +17871,7 @@ p { ...@@ -17871,7 +17871,7 @@ p {
17871 border-radius: 1.25rem; 17871 border-radius: 1.25rem;
17872 width: auto; 17872 width: auto;
17873 text-align: left; 17873 text-align: left;
17874 z-index: 99; 17874 z-index: 98;
17875 padding: 0.625rem 1.25rem; 17875 padding: 0.625rem 1.25rem;
17876 background-color: #fff; 17876 background-color: #fff;
17877 transition: 4s ease-in-out; 17877 transition: 4s ease-in-out;
......
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.
...@@ -232,7 +232,7 @@ blockquote{ ...@@ -232,7 +232,7 @@ blockquote{
232 border-radius: 1.25rem; 232 border-radius: 1.25rem;
233 width: auto; 233 width: auto;
234 text-align: left; 234 text-align: left;
235 z-index: 99; 235 z-index: 98;
236 padding: 0.625rem 1.25rem; 236 padding: 0.625rem 1.25rem;
237 background-color: #fff; 237 background-color: #fff;
238 transition: 4s ease-in-out; 238 transition: 4s ease-in-out;
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.463 5 Version: 1.0.464
6 */ 6 */
7 7
......