MediaWiki:Monobook.css: Difference between revisions

Jump to navigation Jump to search
attempt at floating the TOC
margin
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 */


#toc { float: right; }
#toc { float: right; margin-left: 2%; }

Revision as of 05:48, 3 August 2006

/* edit this file to customize the monobook skin for the entire site */

#toc { float: right; margin-left: 2%; }