727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 20: | Line 20: | ||
} | } | ||
#imageContainer{ | #imageContainer{ | ||
height:100%; | height:100%; | ||
overflow-x:auto; | overflow-x:auto; | ||
Line 27: | Line 26: | ||
} | } | ||
#imageContainer div{ | #imageContainer div{ | ||
height:100%; | |||
overflow-x:auto; | overflow-x:auto; | ||
overflow-y:hidden; | overflow-y:hidden; | ||
width:500px; | |||
} | } | ||
#imageContainer img{ | #imageContainer img{ |
edits