}
.btn-primary, .btn-primary:hover {
border-color: rgb(255 235 0);
}
.btn-secondary, .btn-secondary:hover {
border-color: rgb(255 236 0);
}
.btn-primary {
background: linear-gradient(270deg, rgb(198 198 198) 0%, rgb(167 167 167) 21%, rgb(255 255 255) 33%, rgb(255 255 255) 44%, rgb(194 194 194) 60%, rgb(255 251 251) 73%, rgb(255 255 255) 85%, rgb(255 255 255) 100%);
background-size: 400% 400%;
animation: gradient 5s ease infinite;
box-shadow: inset 0 0 5px 3px #888888, inset 0 2px 0 0 #fff, inset 0 0 0 2px #640067, 3px 3px 3px 1px rgba(0,0,0,.2);
}
.btn-secondary {
background: linear-gradient(270deg, rgb(226 193 96) 0%, rgb(117 95 29) 21%, rgb(253 237 124) 33%, rgb(226 193 96) 44%, rgb(117 95 29) 60%, rgb(253 237 124) 73%, rgb(226 193 96) 85%, rgb(117 95 29) 100%);
background-size: 400% 400%;
animation: gradient 5s ease infinite;
box-shadow: inset 0 0 5px 3px #f1e900, inset 0 2px 0 0 #fff, inset 0 0 0 2px #670064, 3px 3px 3px 1px rgba(0,0,0,.2);
color: #00000
}
@keyframes gradient {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
.btn-danger {
background-image: linear-gradient(to top, #7d0c0c 35%, #b00909 155%), linear-gradient(313deg, rgba(255, 255, 255, 0.25) 0%, rgb(255 241 0 / 0%) 60%);
box-shadow: 1px 2px 5px rgb(0 0 0 / 30%), inset 0 1px rgb(255 255 255 / 80%), inset 2px 0 rgb(255 255 255 / 20%), inset -2px 0 rgb(255 255 255 / 20%), inset 0px -2px rgb(255 255 255 / 10%);
border: 2px solid #ffffff;
color: #FFF;
font-weight: 700;
animation: change-color 0.5s ease 0s infinite normal;
}
.menubar {
background-image: linear-gradient(to top, #af0000 35%, #ff0000 155%), linear-gradient(313deg, rgb(255 207 0) 0%, rgb(255 241 0) 60%) !important
}
#sidebarCollapse {
background-image: linear-gradient(30deg, #b27825, #d3a609, #f7d017, #D3A609, #b27825) !important;
border-color: #ffffff00;
background-clip: padding-box, border-box;
border-radius: 10px;
color: #ffffff;
text-align: center;
}
.text-primary {
--bs-text-opacity: 1;
color: rgb(255 255 255) !important
}
.btn-outline-primary {
--bs-btn-color: #ffffff !important;
--bs-btn-border-color: #ec5055;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #ec5055;
--bs-btn-hover-border-color: #ec5055;
--bs-btn-focus-shadow-rgb: 236, 80, 85;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #ec5055;
--bs-btn-active-border-color: #ec5055;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #ec5055;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #ec5055;
--bs-gradient: none;
}
.btn-outline-danger {
--bs-btn-color: #ffffff !important;
--bs-btn-border-color: #b12580;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #b12580;
--bs-btn-hover-border-color: #b12580;
--bs-btn-focus-shadow-rgb: 177, 37, 128;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #b12580;
--bs-btn-active-border-color: #b12580;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #b12580;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #b12580;
--bs-gradient: none;
}
.bg-dark {
--bs-bg-opacity: 1;
background: #3b4148 !important
}
.bg-primary {
--bs-bg-opacity: 1;
background: linear-gradient(to top, rgb(255 180 0) 35%, rgb(230 255 0) 155%) !important
}
style attribute {
color: #ffffff !important;
}
.border-primary {
--bs-border-opacity: 1;
border-color: rgb(255 236 0)!important;
background: linear-gradient(270deg, rgb(216 173 47) 0%, rgb(160 132 45) 21%, rgb(207 188 52) 33%, rgb(226 193 96) 44%, rgb(183 149 46) 60%, rgb(187 171 55) 73%, rgb(226 193 96) 85%, rgb(178 145 46) 100%);
animation: gradient 5s ease infinite;
background-size: 400% 400%;
}
.text-decoration-none {
text-decoration: none !important;
color: #ffffff;
}
.form-control {
display: block;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #fff;
background-color: #151709;
background-clip: padding-box;
border: 2px solid #ffd800;
-moz-appearance: none;
appearance: none;
border-radius: 0.375rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.glassmorphism {
background: transparent;
box-shadow: 0 4px 30px rgb(0, 0, 0);
backdrop-filter: blur(11.7px);
background-size: 400% 400%;
animation: gradient 5s ease infinite;
}
.text-secondary {
--bs-text-opacity: 1;
color: rgb(255 255 255) !important;
}
body {
background: url(https://script828.cc/kilat800/img/kilat800-bg-mobile.jpg) !important;
background-attachment: fixed !important;
background-size: 100% !important;
}
.bg-white {
--bs-bg-opacity: 1;
background-color: rgb(0 0 0) !important;
}
Result Togel
Tanggal |
Periode |
Nomor |
22-01-2025 | SARAWAK-1 | 3269 |
22-01-2025 | Macau11-1 | 2508 |
22-01-2025 | Macau10-1 | 1516 |
22-01-2025 | Macau7-1 | 5178 |
22-01-2025 | Macau4-1 | 4625 |
22-01-2025 | Macau1-1 | 2792 |
23-01-2025 | Macau12-1 | 9413 |
22-01-2025 | JAKARTA-1 | 2252 |
22-01-2025 | IDE-1 | 7471 |
22-01-2025 | INDIA-1 | 2616 |
22-01-2025 | INM-1 | 7492 |
22-01-2025 | VRINA DAY-1 | 0718 |
22-01-2025 | TOTO-1 | 1439 |
22-01-2025 | TEXASEVE-1 | 7468 |
22-01-2025 | TEXAS N-1 | 9144 |
22-01-2025 | TNS MOR-1 | 8185 |
22-01-2025 | TAIWAN-1 | 1851 |
22-01-2025 | SENDAI-1 | 5288 |
22-01-2025 | SANDAKAN-1 | 1786 |
22-01-2025 | SABAH-1 | 3051 |
Tidak ada jadwal tersedia