Template:Scrollable/styles.css

From HIBIKIFORUM
Jump to navigation Jump to search
/* The Box */
div.scroll {
  width: auto;
  height: 20em;
  padding: 3px;
  border: 1px dashed #000;
  overflow: auto;
}