MediaWiki:Familysearch.css: Difference between revisions

From FamilySearch Wiki
No edit summary
No edit summary
Line 15: Line 15:
   clear:right;
   clear:right;
}
}
#siteNotice{
#siteNotice h3{
   font-size:0.6em;
   font-size:1em;
}
}

Revision as of 12:03, 28 July 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 h3{
  font-size:1em;
}