You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/facebook/examples/stream/assets/login.css

14 lines
161 B
CSS

#main {
width: 200px;
margin: 50% auto 0 auto;
text-align: center;
}
#welcome {
margin-bottom: 10px;
}
#login_button {
width: 91px;
margin: auto;
}