Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3510 Rev 3511
Línea 1360... Línea 1360...
1360
    gap: 0.5rem;
1360
    gap: 0.5rem;
1361
}
1361
}
Línea 1362... Línea 1362...
1362
 
1362
 
1363
.usy-dt img {
1363
.usy-dt img {
-
 
1364
    border-radius: 100px;
1364
    border-radius: 100px;
1365
    background-color: #fff;
Línea 1365... Línea 1366...
1365
}
1366
}
1366
 
1367
 
1367
.ed-opts {
1368
.ed-opts {
Línea 1419... Línea 1420...
1419
    flex-direction: column;
1420
    flex-direction: column;
1420
    justify-content: center;
1421
    justify-content: center;
1421
}
1422
}
Línea 1422... Línea 1423...
1422
 
1423
 
1423
.usy-name h3 {
1424
.usy-name h3 {
1424
    color: #626d7a;
1425
    color: $subtitle-color;
1425
    font-size: 18px;
1426
    font-size: 18px;
1426
    text-transform: capitalize;
1427
    text-transform: capitalize;
1427
    font-weight: 600;
1428
    font-weight: 600;
Línea 1428... Línea 1429...
1428
}
1429
}
1429
 
1430
 
1430
.usy-name span {
1431
.usy-name span {
1431
    color: #626d7a;
1432
    color: $subtitle-color;
Línea 1432... Línea 1433...
1432
    font-size: 14px;
1433
    font-size: 14px;
1433
}
1434
}
Línea 1649... Línea 1650...
1649
    border-bottom: 1px solid #cdd2e1;
1650
    border-bottom: 1px solid #cdd2e1;
1650
}
1651
}
Línea 1651... Línea 1652...
1651
 
1652
 
1652
.reactions-list li a,
1653
.reactions-list li a,
1653
.reactions-list li button {
1654
.reactions-list li button {
1654
    color: #626d7a;
1655
    color: $subtitle-color;
1655
    font-size: 1rem;
1656
    font-size: 1rem;
1656
    font-weight: 500;
1657
    font-weight: 500;
Línea 1657... Línea 1658...
1657
}
1658
}
Línea 3124... Línea 3125...
3124
    margin-top: 30px;
3125
    margin-top: 30px;
3125
    transform: translateX(-50%);
3126
    transform: translateX(-50%);
3126
}
3127
}
Línea 3127... Línea 3128...
3127
 
3128
 
3128
footer {
3129
footer {
3129
    background-color: #fff;
3130
    background-color: $bg-color;
3130
    float: left;
3131
    float: left;
3131
    width: 100%;
3132
    width: 100%;
Línea 3132... Línea 3133...
3132
}
3133
}
3133
 
3134
 
3134
footer a {
3135
footer a {
Línea 3135... Línea 3136...
3135
    color: var(--dark);
3136
    color: $font-color;
3136
}
3137
}
3137
 
3138
 
Línea 3144... Línea 3145...
3144
.footy-sec.mn ul {
3145
.footy-sec.mn ul {
3145
    padding: 30px 0;
3146
    padding: 30px 0;
3146
}
3147
}
Línea 3147... Línea 3148...
3147
 
3148
 
3148
.footy-sec.mn ul li a {
3149
.footy-sec.mn ul li a {
3149
    color: #b2b2b2;
3150
    color: $subtitle-color;
Línea 3150... Línea 3151...
3150
}
3151
}
3151
 
3152
 
3152
.footy-sec.mn ul li a:hover {
3153
.footy-sec.mn ul li a:hover {