X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2a20c57a8e642c1117be2a608faaa91597b25726..0f3e5a28c04a1a7899a39d594eb05a2f48d5db6d:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 2bfe21d24..87d325ddb 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; } +#donate { + width: 150px; + margin: 10px; + padding: 10px; + border: 1px solid #ccc; + background: #ea0; + line-height: 1.2em; + text-align: left; + font-size: 12px; +} + .left_menu { width: 150px; min-width: 150px; @@ -277,6 +289,12 @@ hides rule from IE5-Mac \*/ font-size: 10px; } +hr { + border: none; + background-color: #ccc; + color: #ccc; + height: 1px; +} .gpxsummary { font-size: 12px; @@ -355,17 +373,9 @@ hides rule from IE5-Mac \*/ 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