Difference between revisions of "MediaWiki:Nsd.css"

From NsdWiki
Jump to: navigation, search
Line 2: Line 2:
 
{
 
{
 
     width: 100% !important;
 
     width: 100% !important;
 +
}
 +
 +
#navbox p
 +
{
 +
  text-indent: 0;
 
}
 
}

Revision as of 14:12, 22 February 2009

#mw-pages h3
{
    width: 100% !important;
}

#navbox p
{
   text-indent: 0;
}