feat: tambah fitur pencarian data penduduk miskin pada peta
This commit is contained in:
@@ -430,6 +430,16 @@ body {
|
||||
color: #60a5fa;
|
||||
}
|
||||
|
||||
.badge-penduduk-sudah {
|
||||
background: rgba(16, 185, 129, 0.15);
|
||||
color: #34d399;
|
||||
}
|
||||
|
||||
.badge-penduduk-belum {
|
||||
background: rgba(239, 68, 68, 0.15);
|
||||
color: #f87171;
|
||||
}
|
||||
|
||||
.badge-default {
|
||||
background: rgba(148, 163, 184, 0.15);
|
||||
color: #94a3b8;
|
||||
|
||||
Reference in New Issue
Block a user