MediaWiki:Common.css

From UnReal World Wiki
Revision as of 12:01, 25 September 2014 by Kuu Otava (Talk | contribs)

Jump to: navigation, 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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */

.bgimage {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") repeat center left !important;}

.bgimage2 {background: url("http://unrealworld.fi/wiki/images/f/f4/TilePattern.png") repeat center left !important;}

.bgimage3 {background: url("http://unrealworld.fi/wiki/images/8/86/TilePattern2.png") repeat center left !important;}

.bgimage4 {background: url("http://unrealworld.fi/wiki/images/e/e7/Rawhide.png") repeat center left !important;}

.bgimage5 {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") repeat center left !important;}

.bgimage6 {background: url("http://unrealworld.fi/wiki/images/2/26/Cornucopia.jpg") center;  background-size:contain; !important;} 

.bgimage7 {background: url("http://unrealworld.fi/wiki/images/archive/b/be/20140925084246%21Cornucopia.png") center;  background-size:contain; !important;}

.textshadow {color: white; text-shadow: -2px 0 black, 0 1px black, 2px 0 black, 0 -2px black}