Parcourir la source

added comments

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

+ 2
- 2
vue-theme/src/sss/_typography.sss Voir le fichier

22
 
22
 
23
 a
23
 a
24
     color: $cia_grey
24
     color: $cia_grey
25
-    /* text-decoration: none */
25
+    /* text-decoration: none,  leave for now to show links underlined */
26
     &:hover
26
     &:hover
27
         cursor: pointer
27
         cursor: pointer
28
         color: $cia_black
28
         color: $cia_black
29
 
29
 
30
-h1, h2, h3, h4, h5, h6
30
+h1, h2, h3, h4, h5, h6 /* common */
31
     display: block
31
     display: block
32
     margin-left: 0
32
     margin-left: 0
33
     margin-right: 0
33
     margin-right: 0

Chargement…
Annuler
Enregistrer