szurubooru/client/css/user-registration.styl

30 lines
649 B
Stylus
Raw Permalink Normal View History

2016-08-27 18:19:42 +02:00
@import colors
#user-registration
padding-bottom: calc(2vw - 1em) !important
2016-08-27 18:19:42 +02:00
form
float: left
margin-right: 3em
margin-bottom: 1em
2016-08-27 18:19:42 +02:00
.info
float: left
border-radius: 0.2em
width: 20em
margin-bottom: 1em
2016-08-27 18:19:42 +02:00
ul
line-height: 1.8em
list-style-type: none
margin: 0
padding: 0
li
margin: 0
padding: 0
i
margin-right: 0.5em
i.fa
color: $main-color
p:first-child
margin: 0 0 0.5em 0
p:last-child
margin-bottom: 0