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
 
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  
 
li.not-patrolled  
 
{
 
{
Line 17: Line 17:
 
  color:#EEEE8A;
 
  color:#EEEE8A;
 
}
 
}
 +
*/

Latest revision as of 01:09, 22 February 2012

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

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

}

h4
{
 background-color:#EEEE8A; 
}

.page-Special_RecentChanges table
{
 color:#EEEE8A;
}
*/