845
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 37: | Line 37: | ||
border-bottom-left-radius: 0px; | border-bottom-left-radius: 0px; | ||
border-bottom-right-radius: 8px; | border-bottom-right-radius: 8px; | ||
} | |||
div #content .mw-body { | |||
/* Box */ | |||
height: 2178.06px; | |||
width: 1468px; | |||
border: 1px solid rgb(167, 215, 249); | |||
border-top: 1px solid rgb(167, 215, 249); | |||
border-right: 1px solid rgb(167, 215, 249); | |||
border-bottom: 1px solid rgb(167, 215, 249); | |||
border-left: 1px solid rgb(167, 215, 249); | |||
margin: -1px 15px 60px 176px; | |||
padding: 20px 24px 24px; | |||
max-height: none; | |||
min-height: 500px; | |||
max-width: none; | |||
min-width: 0px; | |||
} | } | ||