We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
User:Vague Rant/common.css
< User:Vague Rant
Jump to navigation
Jump to search
Revision as of 01:54, 23 June 2015 by Vague Rant (talk | contribs) (Small fix to stop this div overlaying the page heading.)
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.
#pt-uls, .mw-pt-translate-header, .mw-pt-translate-header + hr, .mw-pt-languages, #p-addthis, img[src*="projectwonderful.com/"][src$=".gif"] {
display: none !important;
}
pre, tt, code {
font-size: inherit;
}
textarea, pre, code, tt {
font-family: Consolas, 'Courier New', monospace;
}
div[id^="pw_adbox"] img {
width: 485px;
height: 60px;
}
div[id^="pw_adbox"] img:hover {
transform: translate(0%,-15%) scale(1.5,1.5);
transition: 0.75s ease;
}
#localNotice {
height: 72px;
}
#localNotice div:first-child {
height: 72px !important;
}