Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
No change in size ,  03:04, 14 November 2014
no edit summary
Line 110: Line 110:
{
{
background: #000000;
background: #000000;
         background: -moz-linear-gradient(center top, #C0C0C0, #CC0000);
         background: -moz-linear-gradient(center top, #CC0000, #282828);
         background: -webkit-linear-gradient(top, #C0C0C0, #CC0000);
         background: -webkit-linear-gradient(top, #CC0000, #282828);
         background: -o-linear-gradient(top, #C0C0C0, #CC0000);
         background: -o-linear-gradient(top, #CC0000, #282828);
         background: -ms-linear-gradient(top, #C0C0C0, #CC0000);
         background: -ms-linear-gradient(top, #CC0000, #282828);
         background: linear-gradient(top, #C0C0C0, #CC0000);
         background: linear-gradient(top, #CC0000, #282828);
color: #EEE8AA;
color: #EEE8AA;
}
}

Navigation menu