MediaWiki:Monobook.css: Difference between revisions

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

Latest revision as of 14:06, 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;
 }