1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/view/css/mod_home.css
2016-01-11 20:47:38 -05:00

15 lines
210 B
CSS

.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;
}