Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4076 Rev 4183
Línea 37... Línea 37...
37
    justify-content: center;
37
    justify-content: center;
38
    align-items: center;
38
    align-items: center;
39
    /* gap: 0.5rem; */
39
    /* gap: 0.5rem; */
40
}
40
}
Línea 41... Línea -...
41
 
-
 
42
nav ul ul {
-
 
43
    /* background-color: #1dac98; */
-
 
44
    background-color: #f4e6a6;
-
 
45
}
-
 
46
 
41
 
47
.search-bar form input {
42
.search-bar form input {
48
    width: 100%;
43
    width: 100%;
49
    background-color: #fff;
44
    background-color: #fff;
50
    height: 30px;
45
    height: 30px;
Línea 1494... Línea 1489...
1494
 
1489
 
1495
.comment-section {
1490
.comment-section {
1496
    background-color: #f5f5f7;
1491
    background-color: #f5f5f7;
Línea 1497... Línea -...
1497
}
-
 
1498
 
-
 
1499
nav ul ul {
-
 
1500
    background-color: #1eb89e;
-
 
1501
}
1492
}
1502
 
1493
 
1503
nav ul li a {
1494
nav ul li a {
1504
    color: $font-color;
1495
    color: $font-color;
1505
    transition: 0.2s linear;
1496
    transition: 0.2s linear;