0bdfbf01 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 082ee4c3
...@@ -16293,15 +16293,6 @@ body { ...@@ -16293,15 +16293,6 @@ body {
16293 -webkit-font-smoothing: antialiased; 16293 -webkit-font-smoothing: antialiased;
16294 } 16294 }
16295 16295
16296 a.skip-link {
16297 display: none;
16298 left: 0;
16299 opacity: 0;
16300 }
16301 a.skip-link:focus {
16302 opacity: 1;
16303 }
16304
16305 p { 16296 p {
16306 font-size: 1rem; 16297 font-size: 1rem;
16307 line-height: 1.25rem; 16298 line-height: 1.25rem;
......
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.
...@@ -12,14 +12,7 @@ body { ...@@ -12,14 +12,7 @@ body {
12 -webkit-font-smoothing: antialiased; 12 -webkit-font-smoothing: antialiased;
13 } 13 }
14 14
15 a.skip-link { 15
16 display: none;
17 left:0;
18 opacity: 0;
19 &:focus {
20 opacity: 1;
21 }
22 }
23 16
24 p{ 17 p{
25 font-size: 1rem; 18 font-size: 1rem;
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
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.62 5 Version: 1.0.63
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......