Parcourir la source

changed colours for better clarity in layout for Alej

tags/0.9.0
Alej il y a 5 ans
Parent
révision
f91c84c70f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      vue-theme/src/components/footer.vue

+ 2
- 2
vue-theme/src/components/footer.vue Voir le fichier

@@ -105,10 +105,10 @@
105 105
 @import '../sss/variables.sss'
106 106
 
107 107
 .footer-wrapper
108
-    background-color: green
108
+    /* background-color: lightgreen */
109 109
     width: 100%
110 110
     footer
111
-        background-color: $cia_red
111
+        /* background-color: $cia_red */
112 112
         max-width: $max-width
113 113
         width: 90%
114 114
         padding: $ms 0

Chargement…
Annuler
Enregistrer