Proyectos de Subversion Moodle

Rev

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

Rev 778 Rev 780
Línea 38... Línea 38...
38
    margin-bottom: 20px;
38
    margin-bottom: 20px;
39
    display: flex;
39
    display: flex;
40
    align-items: center;
40
    align-items: center;
41
    text-align: center;
41
    text-align: center;
42
    margin-top: 5%;
42
    margin-top: 5%;
-
 
43
    justify-content: left;
43
}
44
}
Línea 44... Línea 45...
44
 
45
 
45
.rui-loginpage-intro-logo .rui-login-logo {
46
.rui-loginpage-intro-logo .rui-login-logo {
46
    width: 100%;
47
    width: 100%;
Línea 68... Línea 69...
68
 
69
 
69
.rui-login-box .form-control {
70
.rui-login-box .form-control {
70
    width: 100%;
71
    width: 100%;
71
    height: 50px;
72
    height: 50px;
72
    /* margin-bottom: 0px; */
-
 
73
}
73
    /* margin-bottom: 0px; */
-
 
74
}
-
 
75