Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

Difference between revisions of "MediaWiki:Vector.css"

on PidgiWiki, the video game media repository

(nope =()
(Try again...)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 +
.vectorTabs
 +
{
 +
background:#F5EAAF;
 +
}
 +
 +
div.vectorTabs ul li
 +
{
 +
background:#F5EAAF;
 +
}
 +
 +
div.vectorTabs ul li.selected
 +
{
 +
background:#F5EAAF;
 +
}

Revision as of 22:20, 6 April 2011

/* CSS placed here will affect users of the Vector skin */
.vectorTabs
{
 background:#F5EAAF;
}

div.vectorTabs ul li
{
 background:#F5EAAF;
}

div.vectorTabs ul li.selected
{
 background:#F5EAAF;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.