2 lines
1.1 KiB
CSS
2 lines
1.1 KiB
CSS
.draw-balls[data-v-6faca09e]{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ball-item[data-v-6faca09e]{display:flex;flex-direction:column;align-items:center;gap:2px}.ball[data-v-6faca09e]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#fff;font-size:13px;font-weight:700}.ball--red[data-v-6faca09e]{background:#ef4444}.ball--blue[data-v-6faca09e]{background:#3b82f6}.ball--green[data-v-6faca09e]{background:#22c55e}.ball--special[data-v-6faca09e]{box-shadow:0 0 0 2px #fbbf24}.ball-plus[data-v-6faca09e]{font-size:16px;font-weight:700;color:#999;margin:0 2px}.ball-zodiac[data-v-6faca09e]{font-size:11px;color:#666;line-height:1}.ball-zodiac--special[data-v-6faca09e]{color:#3b82f6;font-weight:700}.color-dots[data-v-6faca09e]{display:flex;gap:4px;align-items:center}.color-dot[data-v-6faca09e]{width:16px;height:16px;border-radius:50%;display:inline-block}.color-dot--red[data-v-6faca09e]{background:#ef4444}.color-dot--blue[data-v-6faca09e]{background:#3b82f6}.color-dot--green[data-v-6faca09e]{background:#22c55e}
|