Proyectos de Subversion Moodle

Rev

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

Rev 854 Rev 856
Línea 244... Línea 244...
244
    .block_myprofile .myprofileitem.fullname {
244
    .block_myprofile .myprofileitem.fullname {
245
        font-size: 1.4rem;
245
        font-size: 1.4rem;
246
        margin-top: -150px;
246
        margin-top: -150px;
247
    }
247
    }
Línea 248... Línea 248...
248
 
248
 
249
    #page-mod-assign-view     .tertiary-navigation .btn {
249
    #page-mod-assign-view .tertiary-navigation .btn {
250
        padding: 8px 20px;
250
        padding: 8px 20px;
251
        margin-left: 250px !important;
251
        margin-left: 250px !important;
252
        width: 100%;
252
        width: 100%;
253
        max-width: 50%;
253
        max-width: 50%;
Línea 256... Línea 256...
256
        color: #fff;
256
        color: #fff;
257
        margin-top: 7px !important;
257
        margin-top: 7px !important;
258
    }
258
    }
Línea 259... Línea 259...
259
 
259
 
260
    #page-mod-quiz-attempt .h3 {
260
    #page-mod-quiz-attempt .h3 {
261
        font-size: 1.3rem;
261
        font-size: 1rem;
-
 
262
        line-height: 1.2;
262
        line-height: 1.3;
263
        margin-bottom: 20px !important;
Línea 263... Línea 264...
263
    }
264
    }
264
 
265
 
265
    #page-mod-quiz-attempt .que .info>div {
266
    #page-mod-quiz-attempt .que .info>div {
266
        display: flex;
267
        display: flex;
267
        margin: 0;
268
        margin: 0;
268
        font-weight: 500;
269
        font-weight: 500;
269
        margin-right: 100px;
270
        margin-right: 100px;
Línea -... Línea 271...
-
 
271
        margin-top: 10px;
-
 
272
    }
-
 
273
 
-
 
274
    #page-mod-quiz-attempt .que .qtext {
-
 
275
        color: #fff;
-
 
276
        font-size: small;
270
        margin-top: 10px;
277
        text-align: center;
Línea 271... Línea 278...
271
    }
278
    }