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 "Template:Kirby series"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
Line 2: Line 2:
 
table.kirby ul.tabbernav li a
 
table.kirby ul.tabbernav li a
 
{
 
{
   background:none;
+
   background-color:#F59C98;
 +
  <!-- background:none; -->
 
}
 
}
  
 
table.kirby ul.tabbernav li.tabberactive a
 
table.kirby ul.tabbernav li.tabberactive a
 
{
 
{
   background-color:#F59C98;
+
  background:none;
   border-bottom:1px solid #DA6A78;
+
   <!-- background-color:#F59C98; -->
 +
   border-bottom:none;
 
}
 
}
 
</css>
 
</css>

Revision as of 21:51, 23 June 2011

<css> table.kirby ul.tabbernav li a {

 background-color:#F59C98;

}

table.kirby ul.tabbernav li.tabberactive a {

  background:none; 
 border-bottom:none;

} </css>

Usage

This is a navbox for the Kirby series. Put it on a page by typing {{Kirby series}}.

Based off of this template at WiKirby

based off of this template at WiKirby