mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Colors rewrite (#30622)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
border-color: $border;
|
||||
|
||||
.alert-link {
|
||||
color: darken($color, 10%);
|
||||
color: shade-color($color, 20%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user