Proyectos de Subversion Moodle

Rev

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

Rev 704 Rev 747
Línea 1... Línea 1...
1
.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: 30px !important;
6
    border-radius: 5px !important;
7
    height: 100vh !important;
7
    height: 100vh !important;
8
    width: 50%;
8
    width: 50%;
9
}
9
}