trusted
5,920
edits
SurtrFan8511 (talk | contribs) (Sure why not) |
SurtrFan8511 (talk | contribs) (Limited the main page height) |
||
Line 3: | Line 3: | ||
div.main-page { | div.main-page { | ||
overflow-x:auto; | overflow-x:auto; | ||
overflow-y:auto; | |||
max-height:1100px; | |||
border-style:solid; | |||
border-color:gray; | |||
border-width:2px; | |||
} | } | ||
div.scroll-box-main { | div.scroll-box-main { |