Parcourir la source

adjusted colours for easier styling reference for Alej

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

+ 2
- 2
vue-theme/src/app.vue Voir le fichier

@@ -33,7 +33,7 @@ html > body
33 33
             color: yellow
34 34
 
35 35
         > [class^="page--"]
36
-            background-color: pink
36
+            background-color: lightblue
37 37
             max-width: $max-width
38 38
             width: 90%
39 39
             padding: $ms 0
@@ -104,7 +104,7 @@ html > body
104 104
 
105 105
     nav, footer
106 106
         &.main
107
-            background-color: grey
107
+            background-color: pink
108 108
             padding: 0 $ms
109 109
             width: 100%
110 110
             ul > li

Chargement…
Annuler
Enregistrer