MediaWiki:Familysearch.css: Difference between revisions

From FamilySearch Wiki
No edit summary
No edit summary
Line 26: Line 26:
#toc{
#toc{
   width:auto;
   width:auto;
}
#toc ul ul {
  margin-top:0;
  margin-left:12px;
}
}

Revision as of 11:06, 2 August 2010

___NORICHEDITOR___{}
/* IE PNG Fix \*/
img,div { behavior:url(/en/skins/familysearch/css/iepngfix.htc) }

h2, .h2 {
  clear:both;
}
div.tleft,div.tright{
  margin-bottom:30px;
}
div.tleft{
  clear:left;
}
div.tright{
  clear:right;
}
#siteNotice{
  clear:both;
}
#siteNotice h3{
  font-size:1em;
}
#siteNotice h3 .editsection{
  display:none;
}
#toc{
  width:auto;
}
#toc ul ul {
  margin-top:0;
  margin-left:12px;
}