Skip to content

Instantly share code, notes, and snippets.

@rozklad
Created October 20, 2015 21:48
Show Gist options
  • Save rozklad/ed4fc6e27c3f12addf55 to your computer and use it in GitHub Desktop.
Save rozklad/ed4fc6e27c3f12addf55 to your computer and use it in GitHub Desktop.
body.login {
div#login {
h1 {
a {
}
}
form#loginform {
p {
label {
}
&.forgetmenot {
input#rememberme {
}
}
&.submit {
input#wp-submit {
}
}
}
input {
&#user_login {}
&#user_pass {}
}
}
p#nav {
a {
}
}
p#backtoblog {
a {
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment