727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
} | } | ||
#imageContainer img{ | #imageContainer img{ | ||
height: | height:80%; | ||
width: | width:80% | ||
} | } | ||
#imageContainer img:hover{ | #imageContainer img:hover{ | ||
height: | height:100%; | ||
width: | width:100% | ||
} | } |
edits