X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/152cb13a02dfcb2966b8a9b29382f84a99a23a69..47350833fcbdd9483fa2cbf1b465ec8376c8e5f5:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 764d8971b..0bab9c57f 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -64,13 +64,14 @@ body { } #intro { - width: 150px; + width: 170px; margin: 10px; - padding: 10px; border: 1px solid #ccc; font-size: 11px; } +#intro p { margin: 10px; } + #alert { width: 150px; margin: 10px; @@ -82,6 +83,17 @@ body { font-size: 14px; } +.notice { + width: 150px; + margin: 10px; + padding: 10px; + border: 1px solid #ccc; + background: #ea0; + line-height: 1.2em; + text-align: left; + font-size: 14px; +} + .left_menu { width: 150px; min-width: 150px; @@ -361,17 +373,9 @@ hr { top: 4px; } -#cclogo { - width: 150px; - min-width: 150px; - margin: 10px; - padding: 10px; - left: 0px; - line-height: 1.2em; - text-align: left; - font-size: 14px; - font-weight: bold; - background: #fff; +.button { + margin-top: 10px; + margin-bottom: 10px; } #controls img @@ -568,28 +572,6 @@ input[type="submit"] { padding: 2px; } -/**State of the Map */ - -#sotminfo { - background: #99F; - font-size: 11px; - margin: 0px; - padding: 0px; - border: 1px solid #ccc; - left: 0px; - line-height: 1.2em; - text-align: Left; - font-weight: normal; -} - -#sotminfo a:link { - text-decoration: underline; -} - -#sotminfo a:visited { - text-decoration: underline; -} - #permalink { z-index:10000; position:absolute;