2024-10-31, 01:02 PM
add this line to the end of your css to see if it helps
.osdTimeText { margin-right: auto; }
if that doesn't work try 64em instead of auto
.osdTimeText { margin-right: auto; }
if that doesn't work try 64em instead of auto