|
|
|
@ -835,30 +835,6 @@ a { |
|
|
|
border: 1px solid rgba(0, 194, 97, 0.6); |
|
|
|
background: rgba(239, 255, 224, 0.5); |
|
|
|
} |
|
|
|
.divred { |
|
|
|
background: #FFF1F0; |
|
|
|
border: 1px solid #FFA39E; |
|
|
|
} |
|
|
|
.divorange { |
|
|
|
background: #FFFBF2; |
|
|
|
border: 1px solid rgba(251, 131, 45, 0.38); |
|
|
|
} |
|
|
|
.divgray { |
|
|
|
background: #F6F7FA; |
|
|
|
border: 1px solid #DFE2E6; |
|
|
|
} |
|
|
|
.fontgreen { |
|
|
|
color: #0DAF49; |
|
|
|
} |
|
|
|
.fontorange { |
|
|
|
color: #FB832D; |
|
|
|
} |
|
|
|
.fontred { |
|
|
|
color: #FF4D4F; |
|
|
|
} |
|
|
|
.fontgray { |
|
|
|
color: #626573; |
|
|
|
} |
|
|
|
.font12 { |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|
|