delete captcha option and sudo page

This commit is contained in:
realaravinth
2021-07-20 15:22:15 +05:30
parent 00768cce34
commit db941d51b7
17 changed files with 320 additions and 34 deletions

View File

@@ -50,3 +50,8 @@ $footer-font-size: 14px;
.details__link {
color: $blue-link;
}
.sitekey-form__delete {
filter: invert(12%) sepia(70%) saturate(6818%) hue-rotate(341deg)
brightness(82%) contrast(111%);
}