MediaWiki:Common.css

From Bidston Observatory
Revision as of 09:55, 17 April 2022 by HECS (talk | contribs)
Jump to navigationJump 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 / 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.
/* CSS placed here will be applied to all skins */

.wikitable img {float: left;
width: 60px;
height: 60px;
object-fit: cover;
padding: 2px;}

blockquote {font-style: italic;}

.box {padding: 3px; background-image: repeating-linear-gradient(linear-gradient(140deg, fuchsia 0%, white 20%, fuchsia 40%, white 60%, fuchsia 80%; margin-bottom: 1em;}