Clockwork CSS — UESP Dark Mode (installation)
I created Clockwork CSS because I wanted to do some late-night lore reading and I was tired of my eyes hurting so much.
I also wanted to improve on the existing Dark Mode gadget a little by creating something that would be more responsive and immediate. The existing gadget suffers from a limitation of only taking effect once the page loads, creating an awkward blinding flashbang.
The CSS File
https://www.olivinism.com/clockwork.css
Steps to install on UESP
- Ensure you're auto-confirmed. Your UESP account must be at least 4 days old and have made 10 or more edits.
- Open your custom CSS page. Navigate to: https://en.uesp.net/wiki/User:%Your_Username%/common.css.
Replace %Your_Username% with your UESP username. -
Edit the page and add the import.
Copy the import line below and paste it into the edit box on your common.css page.@import url("https://www.olivinism.com/clockwork.css");Then click Save changes.
After saving, your UESP pages should display with Clockwork CSS applied. If you don't see changes immediately, clear your browser cache or force-reload the page (Ctrl/Cmd + Shift + R).