update color

pull/40/head
afc163 10 years ago
parent a06655655f
commit d02278c5a9

@ -25,11 +25,11 @@
}
.anticon-exclamation-circle {
color: #fac450;
color: @warning-color;
}
.anticon-question-circle {
color: #2CB7ED;
color: @primary-color;
}
}
@ -42,5 +42,4 @@
margin-bottom: 0;
}
}
}

@ -6,7 +6,6 @@
top: -9999px;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.5;

Loading…
Cancel
Save