Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3966 Rev 3987
Línea 775... Línea 775...
775
}
775
}
Línea 776... Línea 776...
776
 
776
 
777
.market_admin_title_buttons {
777
.market_admin_title_buttons {
778
    width: 100%;
778
    width: 100%;
779
    display: flex;
779
    display: flex;
780
    gap: .5rem;
780
    gap: 0.5rem;
781
    flex-direction: column;
781
    flex-direction: column;
782
    justify-content: space-between;
782
    justify-content: space-between;
783
    align-items: center;
783
    align-items: center;
Línea 1311... Línea 1311...
1311
a.read-morea:visited {
1311
a.read-morea:visited {
1312
    color: #666666;
1312
    color: #666666;
1313
    font-weight: bold;
1313
    font-weight: bold;
1314
}
1314
}
Línea 1315... Línea -...
1315
 
-
 
1316
.show-read-more .more-text {
-
 
1317
    display: none;
-
 
1318
}
-
 
1319
 
-
 
1320
.show-read-more {
-
 
1321
    color: $font-color;
-
 
1322
    font-size: 15px;
-
 
1323
    margin-bottom: 1.2rem;
-
 
1324
    text-align: justify;
-
 
1325
}
-
 
1326
 
1315
 
1327
.show-read-more p {
-
 
1328
    font-size: 15px;
1316
.show-read-more p {
1329
    text-align: justify;
1317
    text-align: justify;
1330
    font-weight: 600;
1318
    font-weight: 600;
-
 
1319
    color: $subtitle-color;
-
 
1320
    .more-text {
-
 
1321
        display: none;
1331
    color: $subtitle-color;
1322
    }
Línea 1332... Línea 1323...
1332
}
1323
}
1333
 
1324
 
1334
.btn-trans:hover {
1325
.btn-trans:hover {
Línea 1494... Línea 1485...
1494
 
1485
 
1495
.comment_box input {
1486
.comment_box input {
1496
    background-color: #efefef;
1487
    background-color: #efefef;
Línea 1497... Línea -...
1497
}
-
 
1498
 
-
 
1499
.post-bar {
-
 
1500
    /* background-color:#dee2e6; */
-
 
1501
    background-color: #ffff;
-
 
1502
}
1488
}
1503
 
1489
 
1504
.post_with_border {
1490
.post_with_border {
Línea 1505... Línea 1491...
1505
    border-left: 4px solid #1eb89e;
1491
    border-left: 4px solid #1eb89e;