Welcome to Assassin's Creed Wiki! Log in and join the community.

User:Vatsa1708/monobook.css

From the Assassin's Creed Wiki
Revision as of 09:52, 16 October 2012 by imported>Vatsa1708
Jump to navigation Jump to search

Note: After publishing, 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: Press Ctrl-F5.
#bodyContent {
	background:url("http://images2.wikia.nocookie.net/assassinscreed/images/4/4a/42708f-70.png");
	color:#FFFFFF;
	margin:35px 5px 0 12.2em !important;
	min-width:800px;
        border:2px solid #000000!important;
	-moz-border-radius:16px 16px 16px 16px;
	-webkit-border-radius:16px 16px 16px 16px;
	-o-border-radius:16px 16px 16px 16px;
	-khtml-border-radius:16px 16px 16px 16px;
	border-radius:16px 16px 16px 16px;
}