MediaWiki:Familysearch.css: Difference between revisions
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 23: | Line 23: | ||
#siteNotice h3 .editsection{ | #siteNotice h3 .editsection{ | ||
display:none; | display:none; | ||
} | |||
#toc{ | |||
width:auto; | |||
} | } |
Revision as of 10:52, 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;
}