Rev 478 | Rev 489 | Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |
#page-cesa-forums .no-gutters {
margin-right: 0;
margin-left: 0;
border: 1px solid #e8eaed;
border-radius: 10px;
padding: 15px;
}
#page-cesa-forums .col-md-12 .card{
width: 100%;
max-width: none;
margin-bottom: 0 !important;
height: fit-content;
}
#page-cesa-forums .col-md-12 .card .mb-3{
margin-bottom: 0 !important;
margin: 0;
width: 100%;
}
#page-cesa-forums .col-md-12{
display: grid;
grid-template-columns: 1fr 1fr;
width: 100%;
margin: 16px 0;
gap: 16px;
}
#page-cesa-forums .rui-dashboard-bottom {
display: none;
}
#page-cesa-forums .page-header-content{
display: none;
}
#page-cesa-forums .text-truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 25px;
font-size: 15px;
/* color: #6B6B6B; */
font-weight: 600;
}
#page-cesa-forums .card-body .card-text{
margin-top: 25px;
margin-bottom: .5rem;
}