streams/view/css/mod_home.css

16 lines
210 B
CSS
Raw Normal View History

.home-welcome {
text-align: center;
}
.generic-content-wrapper-styled {
margin-left: auto;
margin-right: auto;
max-width: 420px;
font-size: 1.1em;
}
#login-main {
max-width: 400px;
margin-top: 50px;
}