Proyectos de Subversion Moodle

Rev

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

Rev 755 Rev 768
Línea 6... Línea 6...
6
    border-radius: 5px !important;
6
    border-radius: 5px !important;
7
    height: 100vh !important;
7
    height: 100vh !important;
8
    width: 100%;
8
    width: 100%;
9
}
9
}
Línea 10... Línea -...
10
 
-
 
11
.row.login-box {
-
 
12
    display: flex;
-
 
13
    flex-wrap: wrap;
-
 
14
    width: 100%;
-
 
15
    height: 100vh;
-
 
16
    flex-direction: row;
-
 
17
}
-
 
18
 
-
 
19
img .img-fluid.login{
-
 
20
    vertical-align: middle;
-
 
21
    border-style: none;
-
 
22
    width: auto;
-