Proyectos de Subversion Moodle

Rev

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

Rev 796 Rev 798
Línea 2... Línea 2...
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: 100vh !important;
8
    width: 100%;
8
    width: 100%;
9
}
9
}
Línea 10... Línea 10...
10
 
10
 
11
.row .login-box{
11
.row .login-box{