Przeglądaj źródła

list text colour changed to $dark for legibility against viewport colours

tags/0.9.0
Alej 5 lat temu
rodzic
commit
4eafa44494
1 zmienionych plików z 18 dodań i 15 usunięć
  1. 18
    15
      vue-theme/src/components/footer.vue

+ 18
- 15
vue-theme/src/components/footer.vue Wyświetl plik

@@ -13,20 +13,6 @@
13 13
                     li (323) 951-0610 center
14 14
                     li
15 15
                         router-link(to="mailto:info@craftinamerica.org") info@craftinamerica.org
16
-            li
17
-                h5 Connect with Us
18
-                ul.f-row
19
-                    li
20
-                        a(href="https://www.facebook.com/CraftinAmerica") Facebook&nbsp;<br>
21
-                    li
22
-                        a(href="http://www.youtube.com/user/craftinamerica") YouTube&nbsp;<br>
23
-                    li
24
-                        a(href="http://www.instagram.com/craftinamerica") Instagram&nbsp;<br>
25
-                    li
26
-                        a(href="https://twitter.com/CraftinAmerica") Twitter&nbsp;<br>
27
-            li
28
-                h5
29
-                    a(href="") Join email list
30 16
                             
31 17
         //- menu links
32 18
         ul.f-col.start
@@ -85,6 +71,23 @@
85 71
                     li Press Releases
86 72
                     li In the News
87 73
 
74
+        //- social links
75
+        ul.f-col.start
76
+            li
77
+                h5 Connect with Us
78
+                ul.f-col
79
+                    li
80
+                        a(href="https://www.facebook.com/CraftinAmerica") Facebook&nbsp;<br>
81
+                    li
82
+                        a(href="http://www.youtube.com/user/craftinamerica") YouTube&nbsp;<br>
83
+                    li
84
+                        a(href="http://www.instagram.com/craftinamerica") Instagram&nbsp;<br>
85
+                    li
86
+                        a(href="https://twitter.com/CraftinAmerica") Twitter&nbsp;<br>
87
+            li
88
+                h5
89
+                    a(href="") Join email list
90
+                    
88 91
     .sub-footer
89 92
         p Craft in America &copy; 2010&ndash;2021
90 93
 
@@ -115,7 +118,7 @@
115 118
             &:nth-child(n+2)
116 119
                 padding: 0 $ms-0 $ms-3 $ms-0
117 120
             > li
118
-                color: $primary
121
+                color: $dark
119 122
                 padding: $ms-0 0 0
120 123
                 h5
121 124
                     color: $cia_white

Ładowanie…
Anuluj
Zapisz