Proyectos de Subversion Moodle

Rev

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

Rev 479 Rev 480
Línea 10... Línea 10...
10
    float: left !important;
10
    float: left !important;
11
    border-radius: 60px;
11
    border-radius: 60px;
12
    /* padding: 5px; */
12
    /* padding: 5px; */
13
    margin-bottom: 10px;
13
    margin-bottom: 10px;
14
    margin-left: 10px;
14
    margin-left: 10px;
-
 
15
}
-
 
16
 
-
 
17
#page-cesa-progress .table {
-
 
18
    width: 100%;
-
 
19
    margin-bottom: 1rem;
-
 
20
    color: #212121;
-
 
21
    background-color: #fff;
-
 
22
    border: 1px solid #e1e1e1;
-
 
23
    padding: 10px !important;
-
 
24
    border-radius: 20px;
-
 
25
    margin-top: 10px;
15
}
26
}
16
27