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.

Difference between revisions of "MediaWiki:Monobook.css"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
m
Line 1: Line 1:
body {background: url(http://starfoxwiki.info/w/skins/common/images/Starfield.png);}
body {background: url(http://starfoxwiki.info/w/Starfield.png);}
#p-personal a {color: #fff !important;}
#p-personal a {color: #fff !important;}
#p-personal a.new {color: #ffa !important;}
#p-personal a.new {color: #ffa !important;}

Revision as of 23:36, 21 June 2015

body {background: url(http://starfoxwiki.info/w/Starfield.png);}
#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(http://starfoxwiki.info/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: url(http://starfoxwiki.info/w/images/archive/e/e5/20110508034056%21FoxExperiment.png);center;
  background-repeat:repeat-y;
 }
 input {
  background-color: #ffd67d;
  color:#832400;
  border: 1px solid #df2500;
 }