You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.is-red { |
|
color: #eb2c65; |
|
} |
|
|
|
.is-green { |
|
color: #3846BA; |
|
text-color: #3846BA; |
|
} |
|
|
|
.is-auth-user { |
|
color: #3FBE7B; |
|
text-color: #3FBE7B; |
|
|
|
}
|
|
|