CSS邊框閃爍呼吸樣式

    <html> <body> <head> .arrow_box{animation: glow 800ms ease-out infinite alternate; } @keyframes glow { 0% { border-color: #393; box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0
相關文章
相關標籤/搜索