@@ -49,4 +49,23 @@ p{
position: relative;
z-index: 3;
}
+}
+.colLabel{
+ display: inline-block;
+ padding: 2px 5px;
+ color: #fff;
+ margin-right: 10px;
+ border-radius:3px;
+.colLabel_KK{
+ background: rgb(235, 104, 119);
+.colLabel_FX{
+ background: rgb(253 120 88);
+.colLabel_JP{
+ background: rgb(241, 183, 137);
+.colLabel_TCFX{
+ background: rgb(131 204 202);