Template:Scrollable/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→The Box: div.scroll { width: auto; height: 20em; padding: 3px; border: 2px solid #000; overflow: auto; }") |
mNo edit summary |
||
Line 4: | Line 4: | ||
height: 20em; | height: 20em; | ||
padding: 3px; | padding: 3px; | ||
border: | border: 1px dashed #000; | ||
overflow: auto; | overflow: auto; | ||
} | } |