Proyectos de Subversion Moodle

Rev

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

Rev 928 Rev 929
Línea 289... Línea 289...
289
        border-radius: 10px;
289
        border-radius: 10px;
290
        height: 540px;
290
        height: 540px;
291
        padding: 10%;
291
        padding: 10%;
292
    }
292
    }
Línea -... Línea 293...
-
 
293
 
-
 
294
    img.img-fluid.login-imagen {
-
 
295
        position: fixed;
-
 
296
        top: 0;
-
 
297
        left: 0;
-
 
298
        width: 100vw;
-
 
299
        object-fit: cover;
-
 
300
        object-position: bottom;
-
 
301
        margin-top: 152.5%;
-
 
302
        margin-right: 20px;
-
 
303
    }
-
 
304
    .rui-login-box {
-
 
305
        margin: auto;
-
 
306
        height: 80vh;
-
 
307
        margin-bottom: 50%;
-
 
308
    }
293
 
309
 
Línea 294... Línea 310...
294
}
310
}