MediaWiki:Common.css: Difference between revisions

From AAISP Support Site
mNo edit summary
mNo edit summary
Line 3: Line 3:
/*Float the table of contents to the right */
/*Float the table of contents to the right */
#toc { float: right };
#toc { float: right };

body.page-AAISP h1.firstHeading { display:none; }

Revision as of 15:57, 30 July 2013

/* CSS placed here will be applied to all skins */

/*Float the table of contents to the right */
#toc { float: right };