Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

MediaWiki:Common.css: Difference between revisions

From AAISP Support Site
Content deleted Content added
AA-Andrew (talk | contribs)
Created page with "CSS placed here will be applied to all skins: #toc { float: right };"
 
AA-Andrew (talk | contribs)
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#toc { float: right };
#toc { float: right };

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

Revision as of 15:53, 30 July 2013

/* CSS placed here will be applied to all skins */
#toc { float: right };

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