MediaWiki:Monobook.css: Difference between revisions

From PSwiki
Jump to navigation Jump to search
No edit summary
 
Caarrie (talk | contribs)
No edit summary
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 */
#navbar
position:absolute; z-index:1; border:none; background:none;
right:12px; top:.3em; float:right; margin:0.0em;
padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
font-size:85%; text-transform:none; white-space:normal;
}

Revision as of 13:54, 7 January 2008

/* edit this file to customize the monobook skin for the entire site */
#navbar
{  
	position:absolute; z-index:1; border:none; background:none;
	right:12px; top:.3em; float:right; margin:0.0em;
	padding:0.0em; line-height:1.5em; text-align:right; text-indent:0;
	font-size:85%; text-transform:none; white-space:normal;
}