Proyectos de Subversion Moodle

Rev

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

Rev 1023 Rev 1025
Línea 21... Línea 21...
21
 
21
 
22
#page-cesa-courses #block-region-side-pre {
22
#page-cesa-courses #block-region-side-pre {
23
    justify-content: normal;
23
    justify-content: normal;
Línea 24... Línea -...
24
}
-
 
25
 
-
 
26
#page-cesa-courses .mb-4 {
-
 
27
    display: none;
-
 
28
}
-
 
29
 
-
 
30
#page-cesa-courses #region-main {
-
 
31
    margin-right: 5%;
-
 
32
    margin-left: 5%;
-
 
33
}
24
}
34
 
25
 
35
.ellipsis {
26
.ellipsis {
36
    overflow: hidden;
27
    overflow: hidden;
37
    text-overflow: ellipsis;
28
    text-overflow: ellipsis;
Línea 46... Línea 37...
46
    font-size: 36px;
37
    font-size: 36px;
47
    margin-bottom: 5px;
38
    margin-bottom: 5px;
48
    font-weight: 650;
39
    font-weight: 650;
49
    color: #16283c;
40
    color: #16283c;
50
}
41
}
-
 
42
 
-
 
43
.txt-name-course {
-
 
44
    font-family: "Dosis", sans-serif;
-
 
45
}