update color

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

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

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

Loading…
Cancel
Save