Style Subtitle for disney plus hotstar
https://www.hotstar.com by jaka
Details
Authorjaka
LicenseNo License
Categoryhttps://www.hotstar.com
Created
Updated
Code size478 B
Code checksumf61d1e9f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name https://www.hotstar.com
@version 20250217.06.25
@namespace ?
==/UserStyle== */
@-moz-document url("hotstar.com") {
div[style*="position: absolute"] {
background: none !important;
background-color: transparent !important;
}
div[style*="position: absolute"] span {
background: none !important;
background-color: transparent !important;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
color: white !important;
}
}