Proyectos de Subversion Moodle

Rev

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

Rev 774 Rev 775
Línea 1... Línea 1...
1
#page-login-index .rui-login-box {
1
.rui-login-box {
2
    display: flex;
2
    display: flex;
3
    align-items: center;
3
    align-items: center;
4
    justify-content: center;
4
    justify-content: center;
5
    background-color: #fff;
5
    background-color: #fff;
6
    border-radius: 5px !important;
6
    border-radius: 5px !important;
7
    height: 100%!important;
7
    height: 100%!important;
8
    width: 100%;
8
    width: 100%;
9
}
9
}
Línea 10... Línea 10...
10
 
10
 
11
#page-login-index .row .login-box{
11
.row .login-box{
12
    margin-left: 0;
12
    margin-left: 0;
13
    margin-right: 0;
13
    margin-right: 0;
14
    width: 100%;
14
    width: 100%;
Línea 15... Línea 15...
15
    height: 100%;
15
    height: 100%;
16
 
-
 
17
}
16
 
18
 
17
}
19
#page-login-index .col .col-md-6 .login-form{
18
.col .col-md-6 .login-form{
20
    flex: 0 0 50%;
19
    flex: 0 0 50%;
21
    max-width: 50%;
20
    max-width: 50%;
Línea 22... Línea 21...
22
    padding: 0px 0.5px !important;
21
    padding: 0px 0.5px !important;
23
}
22
}
24
 
23
 
25
#page-login-index .col .col-md-6 .login-img{
24
.col .col-md-6 .login-img{
26
    flex: 0 0 50%;
25
    flex: 0 0 50%;
Línea 32... Línea 31...
32
    width: 70%;
31
    width: 70%;
33
    margin: 25% 10%;
32
    margin: 25% 10%;
34
    height: 50%;
33
    height: 50%;
35
}
34
}
Línea 36... Línea 35...
36
 
35
 
37
#page-login-indexn img.img-fluid.login-imagen {
36
img.img-fluid.login-imagen {
38
    width: 100%;
37
    width: 100%;
39
    height: 100%;
38
    height: 100%;