X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bed9cd00ed166ce346da4b8a9b654ddf86e64e70..044febd3aae31713ff60938333766c45c788e62d:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index 87d325ddb..6600af28b 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -83,7 +83,12 @@ body { font-size: 14px; } -#donate { +#sotm { + width: 170px; + padding: 0px; +} + +.notice { width: 150px; margin: 10px; padding: 10px; @@ -91,7 +96,7 @@ body { background: #ea0; line-height: 1.2em; text-align: left; - font-size: 12px; + font-size: 14px; } .left_menu { @@ -183,14 +188,18 @@ body { font-size: x-small; } -#keyvalue { +#changeset_list, #keyvalue { font-size: small; text-align: left; border-collapse: collapse; border-width: 0px; } -#keyvalue.th { +#changeset_list { + width: 100%; +} + +#changeset_list.th { font-weight: bold; } @@ -202,7 +211,7 @@ body { #header { float: left; width: 100%; - background: #DAE0D2 url("bg.gif") repeat-x bottom; + background: #DAE0D2; font-size: 93%; line-height: normal; } @@ -213,14 +222,12 @@ body { } #header li { float: left; - /*background:url("left.gif") no-repeat left top;*/ margin: 0px; padding: 0px 0px 0px 9px; } #header li a { float: left; display: block; - /*background:url("right.gif") no-repeat right top;*/ padding: 5px 15px 4px 6px; text-decoration: none; font-weight: bold; @@ -233,11 +240,7 @@ hides rule from IE5-Mac \*/ #header li a:hover { color: #333; } -#header #current { - /* background-image:url("left_on.gif"); */ -} #header #current a { - background-image: url("right_on.gif"); color: #333; padding-bottom: 5px; } @@ -572,28 +575,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;