Proyectos de Subversion Moodle

Rev

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

Rev 703 Rev 704
Línea 80... Línea 80...
80
 
80
 
81
@media (min-width: 1300px) {
81
@media (min-width: 1300px) {
82
    #page-cesa-progress .container, .container-sm, .container-md, .container-lg, .container-xl {
82
    #page-cesa-progress .container, .container-sm, .container-md, .container-lg, .container-xl {
83
        max-width: 100%;
83
        max-width: 100%;
84
    }
-
 
85
}
84
    }
-
 
85
}
-
 
86
 
-
 
87
#page-cesa-progress .borde_bottom {
-
 
88
    border-bottom: none; 
-
 
89
}
-
 
90
 
-
 
91
#page-cesa-progress .item-data.bg-white.border-radius.text-secondary.p-3.text-left {
-
 
92
    border: 1px solid #e1e1e1;
-
 
93
    border-radius: 10px;
-
 
94
    box
-
 
95
}
-
 
96
 
-
 
97
 
-
 
98
/*section {
-
 
99
    display: block;
-
 
100
    background: #f6f6f8;
-
 
101
}*/
-
 
102