Advertisement
CHOB1890

MM

Mar 12th, 2025
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.42 KB | None | 0 0
  1. 1
  2. 00:02:30.000 --> 00:02:50.000
  3. <span style="position: absolute; color: #FFFF00;"><em>By BT_Channel</em></span>
  4.  
  5. 2
  6. 00:41:00.000 --> 00:41:20.000
  7. <span style="position: absolute; color: #FF0000; font-style: italic; white-space: nowrap; animation: scrollText 5s linear infinite;">ใกล้จบตอน</span>
  8.  
  9. <style>
  10. @keyframes scrollText {
  11.   0% {
  12.     left: 100%;
  13.   }
  14.   100% {
  15.     left: -100%;
  16.   }
  17. }
  18. </style>
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement