All Downloads are FREE. Search and download functionalities are using the official Maven repository.

auth.styles.css Maven / Gradle / Ivy

.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy