MediaWiki:Common.css

From ValhallaLost
Revision as of 05:49, 23 January 2017 by ValWiki (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 */
.vikitable { width:100%; margin:10px; padding:0px; }
.vikitable, td { vertical-align:top; text-align:left; padding:1px 3px 1px 5px; background-color:none; border:0px 1px solid #bbb; }
#vth { vertical-align:bottom; text-align:center; padding:3px; background-color:#cccccc; }
#vtrh { vertical-align:middle; text-align:right; padding:3px 5px; background-color:#ddd; }
#vtd { vertical-align:top; text-align:left; padding:1px 3px 1px 5px; background:none; }