Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

MediaWiki:Monobook.css

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Revision as of 18:50, 9 March 2020 by Alex95 (talk | contribs)
Jump to navigationJump 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.
#p-personal a {color: #fff !important;}
#p-personal a.new {color: #ffa !important;}
#p-personal li:hover a {background: none;}
#column-one h5 {color: #fff;}

/* custom */

#content
{
  background-image:url(/w/images/8/87/FoxKrystalWolf.png);
  background-repeat:no-repeat;
  background-position: right;
  background-attachment: fixed;
  border: 1px solid #df2500;
}
textarea
{
  border-color: #F30;
  border-style: solid;
  background-repeat:repeat-y;
 }
 input {
  background-color: #ffd67d;
  color:#832400;
  border: 1px solid #df2500;
 }
.portlet {
	width: 11.6em;
}

div#globalWrapper {
	background: url(/w/images/2/2c/Starfield.jpg) top left fixed;
}
body {
	background: url(/w/images/2/2c/Starfield.jpg) top left fixed;
	background-color: black;
}