Newer
Older
Digital_Repository / Memory Bank / Kete / Theme examples / with_header_image / stylesheets / content-width.css
#body-outer-wrapper {
        width: 900px;
        min-width: 40em;
        max-width: 75em;
        margin: auto;
        position: relative;
}