Proyectos de Subversion Moodle

Rev

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

Rev 403 Rev 404
Línea 1073... Línea 1073...
1073
    border: 1px solid #e8eaed;
1073
    border: 1px solid #e8eaed;
1074
    border-radius: 10px;
1074
    border-radius: 10px;
1075
    padding: 15px;
1075
    padding: 15px;
1076
}
1076
}
Línea 1077... Línea 1077...
1077
 
1077
 
1078
#page-cesa-forums .block_foros_listado .block{
1078
#page-cesa-forums .col-md-12 .card{
1079
    width: 100%;
1079
    width: 100%;
1080
    max-width: none;
1080
    max-width: none;
1081
    margin-bottom: 0 !important;
1081
    margin-bottom: 0 !important;
1082
    height: fit-content;
1082
    height: fit-content;
Línea 1083... Línea 1083...
1083
}
1083
}
1084
 
1084
 
1085
#page-cesa-forums .block_foros_listado .block .card{
1085
#page-cesa-forums .col-md-12 .card .mb-3{
1086
    margin-bottom: 0 !important;
1086
    margin-bottom: 0 !important;
1087
    margin: 0;
1087
    margin: 0;
Línea 1088... Línea 1088...
1088
    width: 100%;
1088
    width: 100%;
1089
}
1089
}
1090
 
1090
 
1091
#page-cesa-forums .block_foros_listado{
1091
#page-cesa-forums .col-md-12{
1092
    display: grid;
1092
    display: grid;
1093
    grid-template-columns: 1fr 1fr;
1093
    grid-template-columns: 1fr 1fr;