X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c8ee1351049ef1bb4d7b50d071b2a96154266d1d..c64ebb9139dd5a25b82b6e8170d3b554cf45d516:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 87d325ddb..0bab9c57f 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -83,7 +83,7 @@ body { font-size: 14px; } -#donate { +.notice { width: 150px; margin: 10px; padding: 10px; @@ -91,7 +91,7 @@ body { background: #ea0; line-height: 1.2em; text-align: left; - font-size: 12px; + font-size: 14px; } .left_menu { @@ -572,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;