Difference between revisions of "MediaWiki:Monobook.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(Hm, I am attempting to get the navigation looking good. I must say I am not a fan of using offsite images, so I will get images fixed later.)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
/*<pre>*/
#p-navigation h5 {
  border: 1px solid #d3d3d3;
  border-bottom: 0;
}
#p-navigation .pBody {
  border: 1px solid #d3d3d3;
}
/*</pre>*/

Revision as of 00:02, 3 December 2007

/* edit this file to customize the monobook skin for the entire site */
/*<pre>*/
#p-navigation h5 {
  border: 1px solid #d3d3d3;
  border-bottom: 0;
}
#p-navigation .pBody {
  border: 1px solid #d3d3d3;
}
/*</pre>*/