mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
settings page styling
This commit is contained in:
@@ -32,3 +32,11 @@ $blue-link: rgb(3, 102, 214);
|
||||
|
||||
$form-content-width: 90%;
|
||||
$form-input-height: 40px;
|
||||
|
||||
@mixin light-text-icon-filter {
|
||||
filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(325deg)
|
||||
brightness(105%) contrast(101%);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
$red: #d10028;
|
||||
|
||||
Reference in New Issue
Block a user