727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
#p-cactions h4.firstHeading,.portlet h5{ | #p-cactions h4.firstHeading,.portlet h5{ | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
} | |||
#imageContainer{ | |||
height:100%; | |||
overflow:hidden; | |||
position:relative; | |||
width:100% | |||
} | |||
#imageContainer div:hover{ | |||
height:120%; | |||
left:-10%; | |||
overflow:visible; | |||
position:absolute; | |||
top:-10%; | |||
width:120% | |||
} | } | ||
#imageContainer img{ | #imageContainer img{ | ||
Line 26: | Line 40: | ||
#imageContainer img:hover{ | #imageContainer img:hover{ | ||
height:120%; | height:120%; | ||
width:120% | width:120% | ||
} | } |
edits