X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aa8fef0f94e531949346ec07bc57382b18c4adde..873fe81f711338cbe25da1888192091b7a2cc497:/public/stylesheets/common.css diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 4dd97a68c..c3f1c274e 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -547,6 +547,24 @@ hr { text-align: left; } +#slim_content { + margin: 10px; + position: absolute; + top: 90px; + max-width: 50em; +} + +#slim_header { + margin: 10px; + background: url('../images/tab_bottom.gif') repeat-x bottom; +} + +#slim_header img { + vertical-align: middle; + margin-right: 5px; + margin-bottom: 5px; +} + /* Rules for the changeset list shown by the history tab etc */ #changeset_list, #keyvalue {