I'd like to add a few spaces after the word "Password" so that the User Name and Password fields are aligned. Where could I find the code to do this?
#login-form label {display: inline-block; width: 100px;}