10 lines
174 B
CSS
10 lines
174 B
CSS
|
.aai-form-danger,.aai-form-danger:focus {
|
||
|
color:#f0506e;
|
||
|
border-color:#f0506e
|
||
|
}
|
||
|
|
||
|
h6, .aai-h6 {
|
||
|
text-transform: initial !important;
|
||
|
font-variant: small-caps;
|
||
|
}
|