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)
mNo edit summary
AA-Andrew (talk | contribs)
mNo edit summary
Line 10: Line 10:


div#breadcrumbs {
div#breadcrumbs {
font-size:0.5em;
font-size:0.7em;
}
}

Revision as of 21:00, 5 March 2015

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

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

td.clickablecell a {
    display:block;
    width:100%;
}

div#breadcrumbs {
  font-size:0.7em;
}