727
edits
CrowtherDR (talk | contribs) No edit summary |
CrowtherDR (talk | contribs) No edit summary |
||
Line 34: | Line 34: | ||
} | } | ||
#imageContainerTest{ | #imageContainerTest{ | ||
border:1px solid #fefefe; | |||
overflow-x:auto; | overflow-x:auto; | ||
overflow-y:hidden; | overflow-y:hidden; | ||
padding:0.4em; | |||
width:500px; | width:500px; | ||
} | } | ||
#imageContainerTest div{ | #imageContainerTest div{ | ||
overflow-x:auto; | overflow-x:auto; | ||
overflow-y:hidden; | overflow-y:hidden; | ||
width:98%; | width:98%; | ||
} | } |
edits