diff options
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ <!DOCTYPE html> + <html theme="light"> <head> @@ -22,7 +23,7 @@ <a href="https://github.com/Mango0x45/no-ad-retimer" target="_blank"> Source code (GitHub) </a> - <h3 id="video-framerate">Video Framerate</h3> + <h3>Video Framerate</h3> <p> Right click the YouTube video and select “Stats for nerds.” The third line is “Current / Optimal Res” - find the two numbers after the @ and enter them for @@ -46,7 +47,7 @@ <label for="endobj">Ending frame: </label> <input type="text" id="endobj" style='width:100%' onchange='parse_time(event)'> </p> - <h3 id="video-time">Video Time</h3> + <h3>Video Time</h3> <input type="text" id="time" readonly size="40"> <p> <textarea id="mod_message" cols="40" rows="3" readonly disabled> |