Proyectos de Subversion Moodle

Rev

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

Rev 1066 Rev 1134
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
.ellipsis {
-
 
27
    overflow: hidden;
-
 
28
    text-overflow: ellipsis;
-
 
29
    white-space: nowrap;
-
 
30
}
24
}
31
 
25
 
32
#page-cesa-courses h1 {
26
#page-cesa-courses h1 {
33
    font-size: 36px;
27
    font-size: 36px;
34
    margin-bottom: 5px;
28
    margin-bottom: 5px;
35
    font-weight: 650;
29
    font-weight: 650;
Línea 36... Línea 30...
36
    color: #16283c;
30
    color: #16283c;
37
}
31
}
38
 
32
 
-
 
33
.txt-name-course {
-
 
34
    font-family: "Dosis", sans-serif;
-
 
35
}
-
 
36
 
-
 
37
#page-cesa-courses .ellipsis {
-
 
38
    text-overflow: ellipsis;
-
 
39
    white-space: break-spaces;
-
 
40
    /* word-wrap: break-word !important; */
-
 
41
}
-
 
42
 
-
 
43
#page-cesa-courses .txt-activity-summary {
-
 
44
    font-size: smaller;
-
 
45
    /* background-color: green; */
-
 
46
    display: block;