Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2284 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2284 Rev 2285
Línea 6... Línea 6...
6
    border: 1px solid variables.$border-gray;
6
    border: 1px solid variables.$border-gray;
7
    background-color: variables.$white;
7
    background-color: variables.$white;
8
    text-align: center;
8
    text-align: center;
9
    margin-bottom: 30px;
9
    margin-bottom: 30px;
10
    border-radius: variables.$border-radius;
10
    border-radius: variables.$border-radius;
-
 
11
    h3 {
-
 
12
        justify-content: flex-start;
-
 
13
        font-weight: 700;
-
 
14
        font-size: 1.3rem;
-
 
15
    }
11
    h4 {
16
    h4 {
12
        position: absolute;
17
        position: absolute;
13
        bottom: 5px;
18
        bottom: 5px;
14
    }
19
    }
15
    ul {
20
    ul {