Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2361 Rev 2389
Línea 19... Línea 19...
19
        bottom: 0;
19
        bottom: 0;
20
    }
20
    }
21
    ul {
21
    ul {
22
        display: flex;
22
        display: flex;
23
        gap: 5px;
23
        gap: 5px;
24
        justify-content: space-between;
24
        justify-content: space-around;
25
    }
25
    }
26
    hr {
26
    hr {
27
        width: 80%;
27
        width: 80%;
28
        margin: 1rem auto;
28
        margin: 1rem auto;
29
    }
29
    }