seo update
This commit is contained in:
@@ -2917,11 +2917,17 @@
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
@keyframes tour-btn-pulse {
|
||||
0%, 100% { opacity: 1; transform: scale(1); }
|
||||
50% { opacity: 0.6; transform: scale(0.96); }
|
||||
}
|
||||
|
||||
.gj-tour-popover .driver-popover-next-btn {
|
||||
background: var(--color-primary, #22c55e) !important;
|
||||
color: #fff !important;
|
||||
border: none !important;
|
||||
text-shadow: none !important;
|
||||
animation: tour-btn-pulse 1.2s ease-in-out infinite !important;
|
||||
}
|
||||
|
||||
.gj-tour-popover .driver-popover-prev-btn {
|
||||
|
||||
Reference in New Issue
Block a user