User:CommodusIV/twc.css
From TWC Wiki
< User:CommodusIV
Jump to navigationJump to searchRevision as of 17:30, 4 March 2020 by Imperator Majora (talk | contribs) (Ladies and gentlemen, welcome to Commodus Coding School, where I literally just try random CSS logic and hope it works. I'm not even joking.)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* TWC-ify stuff */ body { background-color: #9D7342; background-image: url("https://www.twcenter.net/images/FP_Background.png"); } div#content, #footer { background-image: url("https://wiki.twcenter.net/images/c/cf/Background3.png"); } #p-personal li a { color: #FFFFFF; font-size: 1.1em; padding-top: 0.25em; } div#sidebar, #p-navigation { background-image: url("https://www.twcenter.net/forums/images/y2skin/Background10.png"); } div#p-navigation div { background-image: url("https://wiki.twcenter.net/images/c/cf/Background3.png"); }