Temporary Fix For LiveLeak Eye Strain (CSS) Stylesheet [Return of the Red]
Easy Way To Apply Liveleak CSS Stylesheet (Changes Appearance of Site) - Firefox UsersCredit: Bob Dobalina
1. Install the addon Custom Style Script to the browser (Firefox)o https://addons.mozilla.org/en-US/firefox/addon/custom-style-script/
2. After the addon is installed you will see the icon on your browser
3. Click the Custom Style Script addon icon
4. Select "Open Options Page"
5. A page will open and you will see 3 fields URL, Java Script, and Style (CSS)
6. Paste the liveleak url into "URL" https://www.liveleak.com
7. Paste Bob Dobalina's CSS code into the Style (CSS) field. The CSS is as follows (begins with @ and ends with }:
@-moz-document domain(liveleak.com) {
.msg { margin:0px !important; border:none !important; background-color:#f0f0f0 !important; }
.nav_main_outer { background-color:#88070B !important; }.nav_main_outer a { color:#fff !important; }
.content_main_outer { background-color:#88070B; padding: 0 0 80px !important;}.content_main_inner { background-color:#fff; padding:20px !important; }
h3 a { font-size:14px; font-family:Verdana,Arial,sans-serif; font-weight:bold; color:#88070B !important; }
p { font-size:14px !important; color:#000 !important; }
}
8. Now just hit the + button to add it. Then restart firefox and voila. You can disable it from the addon when you want by switching the addon "off" by clicking on the icon in your browser. Can also be deleted from the "Open Options Page" by clicking on the addon icon.
9. Done.