MediaWiki: Common.css
From Trekipedia
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 / Edge: 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.
/* Extension:AmazonSearch */ DIV.amazonsearch { clear: both; width: 100%; margin: 0 auto; padding: 0.5em; border: 1px solid #444; overflow: hidden; } DIV.amazonsearch IMG.amazonsearchimg { float: left; margin: 0.1em 1em 0.1em 0.1em; } DIV.amazonsearch P.amazonsearchname { margin: 0; font-size: 90%; text-indent: 0; } DIV.amazonsearch P.amazonsearchauthor { margin: 0; font-size: 80%; text-indent: 0; } DIV.amazonsearch UL { margin: 0; } DIV.amazonsearch UL LI { display: inline-block; text-align: center; list-style: none; font-size: 90%; width: 12em; margin: 0.2em; padding: 0.2em 0.5em 0.2em 0.5em; border-radius: 0.5em; white-space: nowrap; } DIV.amazonsearch UL LI A { color: #fff; } DIV.amazonsearch UL LI.shoplinkamazon { background-color: #f90; }