Site Notice

We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
Please no leaked content less than one year old, or videos of leaks.
Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "User:Tacopill/vector.css"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
(Replaced content with "CSS placed here will affect users of the vector skin: ")
Line 1: Line 1:
 
/* CSS placed here will affect users of the vector skin */
 
/* CSS placed here will affect users of the vector skin */
 +
 +
 +
li.not-patrolled
 +
{
 +
background-color:#8253B2;
 +
 +
}
 +
 +
h4
 +
{
 +
background-color:#EEEE8AA;
 +
}

Revision as of 20:57, 12 January 2012

/* CSS placed here will affect users of the vector skin */


li.not-patrolled 
{
 background-color:#8253B2;

}

h4
{
 background-color:#EEEE8AA; 
}