Skip to content

Commit 0f432b3

Browse files
authored
update color contrast (#672)
1 parent c7a717b commit 0f432b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_scss/_main.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,11 @@ body .panel-info > .panel-heading {
11501150

11511151
.container--addons {
11521152
margin-bottom: 1.5em;
1153+
.alert-warning {
1154+
a {
1155+
color: #3174AF;
1156+
}
1157+
}
11531158
}
11541159

11551160
.item--symfony img {

0 commit comments

Comments
 (0)