Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16667 | Rev 16669 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16667 Rev 16668
Línea 29... Línea 29...
29
            height: 40px;
29
            height: 40px;
30
            border-radius: 100%;
30
            border-radius: 100%;
31
        }
31
        }
Línea 32... Línea 32...
32
 
32
 
-
 
33
        h3 {
-
 
34
            color: $title-color;
-
 
35
            font-weight: 600;
-
 
36
        }
-
 
37
 
33
        h3 {
38
        span {
34
            color: $subtitle-color;
39
            color: $subtitle-color;
35
            font-weight: 500;
40
            font-size: .9rem;
36
        }
41
        }
37
    }
42
    }
38
}
43
}