727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
___NORICHEDITOR___{} | ___NORICHEDITOR___{} | ||
/* Custom CSS for the FamilySearchWiki skin*/ | /* Custom CSS for the FamilySearchWiki skin*/ | ||
/* Added by David Crowther */ | |||
/* | /* #mainColumn and .sidebarContainer are needed for articles with columns using */ | ||
/* the templates NarrowColumnTop and NarrowColumnBottom for the narrow column. */ | |||
/* This makes it possible for those articles to look correct in the */ | |||
/* FamilySearchWiki (live) skin and the FamilySearch (FSBeta) skin. */ | |||
#mainColumn{ | |||
float:right; | |||
width:77%; | |||
} | |||
.sidebarContainer{ | |||
float:left; | |||
width:22%; | |||
} | |||
td.os-suggest-result,td.os-suggest-result-h1,td.os-suggest-result span, | td.os-suggest-result,td.os-suggest-result-h1,td.os-suggest-result span, |
edits