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
Jump to navigation
Jump to search
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.
#p-logo {
background: url("https://upload.wikimedia.org/wikipedia/en/thumb/c/c3/Flag_of_France.svg/900px-Flag_of_France.svg.png") no-repeat 5px 5px;
background-size:150px 150px;
}
#p-logo a {
opacity: 0.6;
}
#siteNotice, #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: 66.6%;
height: 66.6%;
image-rendering: auto;
}
div[id^="pw_adbox"] img:hover {
transform: translate(0%,-15%) scale(1.5,1.5);
transition: 0.75s ease;
}
#localNotice, #localNotice div:first-child {
height: 72px !important;
}
.navbox a {
white-space: nowrap;
}