darken primary blue for accessibility contrast on link colors
This commit is contained in:
parent
d1278efcc5
commit
eb74a8cbf3
17 changed files with 162 additions and 162 deletions
|
|
@ -437,7 +437,7 @@ body {
|
|||
color: #333;
|
||||
}
|
||||
.bs-docs-featurette-img:hover {
|
||||
color: #428bca;
|
||||
color: #337ab7;
|
||||
text-decoration: none;
|
||||
}
|
||||
.bs-docs-featurette-img img {
|
||||
|
|
@ -771,7 +771,7 @@ h1[id] {
|
|||
background-color: #eee;
|
||||
}
|
||||
.color-swatches .brand-primary {
|
||||
background-color: #428bca;
|
||||
background-color: #337ab7;
|
||||
}
|
||||
.color-swatches .brand-success {
|
||||
background-color: #5cb85c;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue