MediaWiki:Familysearchwiki.css

Revision as of 10:47, 12 May 2009 by CrowtherDR (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
___NORICHEDITOR___{}
/* Custom CSS for the FamilySearchWiki skin*/ 

/* Added by David Crowther */ 

.contentColumnNormal h2#siteTagLine,.contentColumnExpanded h2#siteTagLine{
   height:1.6em;
}
body{
	font-family:Arial, Helvetica, sans-serif;
}
h1#siteName{
	color:#465A82;
	font-family:Palatino, Georgia, serif;
	font-weight:normal;
	line-height:1.3em;
}
#p-cactions h4.firstHeading,.portlet h5{
	font-family:Arial, Helvetica, sans-serif;
}
#imageContainer{
        overflow-x:auto;
        overflow-y:hidden;
        width: 500px;
}
#imageContainer div{
        overflow-x:auto;
        overflow-y:hidden;
}
#imageContainer img{
        overflow-x:auto;
        overflow-y:hidden;
}