401
edits
m (correction to a WebSRT spec) |
|||
Line 152: | Line 152: | ||
A CSS file would accompany this WebSRT file to provide for the colors: | A CSS file would accompany this WebSRT file to provide for the colors: | ||
::cue { background: rgba(0,0,0,0.5); } | ::cue { background: rgba(0,0,0,0.5); } | ||
::cue-part(1) { color: red; } | ::cue-part(1) { color: red; } | ||
::cue-part(2, b) { font-style: normal; text-decoration: underline; } | ::cue-part(2, b) { font-style: normal; text-decoration: underline; } | ||
WMML: | WMML: |
edits