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.
asciinema.org/assets/css/users.sass

37 lines
529 B
Sass

.login-form
input.email
width: 250px
margin-right: 10px
.username-form
input#user_username
width: 200px
.profile-page
.cinema
.user-avatar
float: left
width: 64px
height: 64px
img
width: 100%
height: 100%
h1
display: inline-block
margin: 0 0 0 15px
font-size: 38px
small
display: block
font-size: 16px
margin-top: 6px
.actions
margin: 20px 0 0 0
.edit-page
> .row:last-child
margin-top: 30px