Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
.block_featured_courses .course-image {
2
    background-size: cover;
3
    height: 70%;
4
    width: 100%;
5
}
6
.block_featured_courses .thumbnail {
7
    height: 300px;
8
}
9
.block_featured_courses .link i {
10
    width: 24px;
11
    height: 24px;
12
}
13
 
14
/* To fix oval button. */
15
.block_featured_courses .rounded-circle {
16
    width: 2rem;
17
    height: 2rem;
18
}