727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
} | } | ||
#imageContainer{ | #imageContainer{ | ||
overflow:hidden; | overflow:hidden; | ||
position:relative; | position:relative; | ||
} | } | ||
#imageContainer div:hover{ | #imageContainer div#innerImageDiv:hover{ | ||
height:120%; | height:120%; | ||
left:-10%; | left:-10%; | ||
Line 33: | Line 31: | ||
width:120% | width:120% | ||
} | } | ||
#imageContainer | #imageContainer map:hover{ | ||
height:120%; | height:120%; | ||
left:-10%; | left:-10%; |
edits