MediaWiki:Familysearchwiki.css: Difference between revisions

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

edits