Please refer to Copyright Policy as well as the Media Upload Policy for Chrono Wiki. If there are any questions, please direct them into the discussion page. As always, please refer to the Manual of Style when editing.

MediaWiki:Monobook.css

From Chrono Wiki, a database for the Chrono series that anyone can edit
Revision as of 03:39, 1 August 2011 by SilverCrono (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/***** Edit this file to customize the Monobook skin for the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/
/* See also: [[MediaWiki:Common.css]] */

body { background: Black; }

/*** Bold 'edit this page' link to encourage newcomers ***/

#ca-edit a { 
    font-weight: bold !important; 
}

#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
#content { 
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  border: 4px ridge silver; 
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  border: 4px ridge silver; 
}
div.pBody {
	background-color: #1A1A1A;
	border:3px solid #333333;
}

#p-personal a {
	color: #E5821F !important;
	background-color: transparent;
        font-weight: bold;
}

.portlet a {
	color: #E5821F;
	background: none;
}

#footer {	 
background-color: #000000;	 
color: #E5821F;	 
}

h5 { color: #E5821F; }

li#pt-userpage { background-image: url(http://i790.photobucket.com/albums/yy181/ScatheMote/ScatheMote/Cyrus-1-1.png) !important }