Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 14191 Rev 15146
Línea 51... Línea 51...
51
    justify-content: center;
51
    justify-content: center;
52
    align-items: center;
52
    align-items: center;
53
    /* gap: 0.5rem; */
53
    /* gap: 0.5rem; */
54
}
54
}
Línea 55... Línea -...
55
 
-
 
56
nav ul ul {
-
 
57
    /* background-color: #1dac98; */
-
 
58
    background-color: #f4e6a6;
-
 
59
}
-
 
60
 
55
 
61
.search-bar form input {
56
.search-bar form input {
62
    width: 100%;
57
    width: 100%;
63
    background-color: #fff;
58
    background-color: #fff;
64
    height: 30px;
59
    height: 30px;
Línea 1668... Línea 1663...
1668
 
1663
 
1669
.comment-section {
1664
.comment-section {
1670
    background-color: #f5f5f7;
1665
    background-color: #f5f5f7;
Línea 1671... Línea -...
1671
}
-
 
1672
 
-
 
1673
nav ul ul {
-
 
1674
    background-color: #1eb89e;
-
 
1675
}
1666
}
1676
 
1667
 
1677
nav ul li a {
1668
nav ul li a {
1678
    color: #fff;
1669
    color: #fff;
1679
    transition: 0.2s linear;
1670
    transition: 0.2s linear;