Skip to content

Instantly share code, notes, and snippets.

@JudeRosario
Created April 24, 2019 14:02
Show Gist options
  • Save JudeRosario/132c610dd38b033668d35e9a721185d7 to your computer and use it in GitHub Desktop.
Save JudeRosario/132c610dd38b033668d35e9a721185d7 to your computer and use it in GitHub Desktop.
Keyy change color
.keyy-login-wrapper .keyy-switch-label,
form#loginform {
border-color: #E91E63;
}
.keyy-wave rect.anim {
fill:#E91E63;
}
img.keyy-login-logo {
display:none;
}
.keyy-login-wrapper .keyy-switch-inner:before {
background-color:#E91E63;
}
h4.keyy_qrcode_wp_login_header {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment