mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Drop the old $gray- variables for the new color range
This commit is contained in:
@@ -411,5 +411,5 @@
|
||||
}
|
||||
.highlight pre code {
|
||||
font-size: inherit;
|
||||
color: $gray-dark; // Effectively the base text color
|
||||
color: $gray-900; // Effectively the base text color
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user