Jump to content

MediaWiki:Familysearchwiki.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 20: Line 20:
}
}
#imageContainer img{
#imageContainer img{
         height:80%;
         height:100%;
         overflow:hidden;
         overflow:hidden;
         width:80%
         width:100%
}
}
#imageContainer img:hover{
#imageContainer img:hover{
         height:100%;
         height:120%;
         overflow:visible;
         overflow:visible;
         width:100%
         width:120%
}
}
727

edits