14 lines
201 B
Sass
14 lines
201 B
Sass
|
body.neopets_users-new, body.neopets_users-create
|
||
|
+secondary-nav
|
||
|
|
||
|
#neopets-user-form
|
||
|
clear: both
|
||
|
|
||
|
label
|
||
|
font-weight: bold
|
||
|
margin-right: 1em
|
||
|
|
||
|
&:after
|
||
|
content: ":"
|
||
|
|