diff --git a/src/html/contacts.html b/src/html/contacts.html index f020b5d..9c45eed 100644 --- a/src/html/contacts.html +++ b/src/html/contacts.html @@ -48,21 +48,25 @@

Contact Us

+
+
+
+
@@ -96,18 +100,22 @@

We love to hear from you!

+
+
+
+
@@ -146,12 +154,14 @@

Contact Us

+
+
@@ -188,15 +198,18 @@

Contact Us

+
+
+
@@ -236,12 +249,14 @@

Contact Us

+
+
@@ -457,30 +472,36 @@

Drop us a line

+
+
+
+
+
+
@@ -544,12 +565,14 @@

Contact Us

+
+
diff --git a/src/html/forms.html b/src/html/forms.html index 7e4dd30..3ddcd3c 100644 --- a/src/html/forms.html +++ b/src/html/forms.html @@ -25,6 +25,7 @@

Subscribe

+ @@ -47,6 +48,7 @@

Join us!

+ @@ -70,9 +72,11 @@

Register

+
+
@@ -96,11 +100,13 @@

Sign Up

+
+
@@ -127,11 +133,13 @@

Log In

+
+
@@ -158,19 +166,23 @@

Register

+
+
+
+
@@ -178,6 +190,7 @@

Register

@@ -203,11 +216,13 @@

Log In

+
+

Recover Password

@@ -235,16 +250,19 @@

Register

+
+
@@ -268,6 +286,7 @@

Register

Never miss an update

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.

+ @@ -286,6 +305,7 @@

Never miss an update

Company Name

When she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown.

+ @@ -319,6 +339,7 @@

Subscribe

+ @@ -351,6 +372,7 @@

Subscribe

+ diff --git a/src/scss/froala_blocks.scss b/src/scss/froala_blocks.scss index c3f5d3d..1d084de 100644 --- a/src/scss/froala_blocks.scss +++ b/src/scss/froala_blocks.scss @@ -244,3 +244,14 @@ table { } } } + +.visuallyhidden { + border: 0; + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +}