]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Replace the PayPal button on the home page with a donate button that
[rails.git] / public / stylesheets / site.css
index c0cef39cb5558bfd2324afa24f3d0f471c2b0765..aa9bf216ca4e7d5a965baee30840fd2b66ebef97 100644 (file)
@@ -1,21 +1,9 @@
-a {
-  color: #0000ff;
-  text-decoration: none;
-}
-a:visited {
-  color: #0000ff;
-  text-decoration: none;
-}
-a:active {
-  color: #0000ff;
-  text-decoration: none;
-}
-a:link {
-  color: #0000ff;
+a, a:visited, a:active, a:link, a:hover {
+  color: #00f;
   text-decoration: none;
 }
+
 a:hover {
-  color: #0000ff;
   text-decoration: underline;
 }
 
@@ -33,9 +21,10 @@ a:hover {
 
 body {
   font-family: Arial,sans-serif;
-  color: Black;
-  margin: 0;
-  padding: 0;
+  color: #000;
+  background-color: #fff;
+  margin: 0px;
+  padding: 0px;
 }
 
 #left {
@@ -50,17 +39,17 @@ body {
   padding: 10px;
   margin: 10px;
   height: 150px;
-  background: #ffffff;
-  border: 1px solid #ccccdd;
+  background: #fff;
+  border: 1px solid #ccd;
 }
 #logo h1 {
   font-size: 14px;
   text-align: center;
-  margin: 0;
+  margin: 0px;
 }
 #logo h2 {
   font-size: 10px;
-  margin: 0;
+  margin: 0px;
 }
 
 #greeting {
@@ -75,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;
@@ -93,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;
@@ -115,47 +116,32 @@ body {
 .left_menu h1 {
   font-style: normal;
   font-size: 15px;
-  padding: 0 0 0 1em;
+  padding: 0em 0em 0em 1em;
   text-align: left;
 }
 
 .left_menu ul {
   /*list-style: none;*/
   padding-left: 10px;
-  margin: 0;
+  margin: 0px;
 }
 
 .left_menu li {
-  margin:0;
-  padding:0;
+  margin: 0px;
+  padding: 0px;
 }
 
 .left_menu img {
-  margin: 2px 8px 0 0;
-}
-
-.left_menu a {
-  color: #000000;
-  text-decoration: none;
-}
-
-.left_menu a:visited {
-  color: #000000;
-  text-decoration: none;
-}
-
-.left_menu a:active {
-  color: #000000;
-  text-decoration: none;
+  margin: 2px 8px 0px 0px;
 }
 
-.left_menu a:link {
-  color: #000000;
+.left_menu a, .left_menu a:visited, .left_menu a:active, .left_menu a:link, .left_menu a:hover {
+  color: #000;
   text-decoration: none;
 }
 
 .left_menu a:hover {
-  color: #000000;
+  color: #000;
   text-decoration: underline;
 }
 
@@ -165,8 +151,8 @@ body {
 
 
 #content {
-  padding: 0;
-  margin: 0;
+  padding: 0px;
+  margin: 0px;
   position: absolute; 
   left: 192px;
   right: 10px;
@@ -201,7 +187,7 @@ body {
   font-size: small;
   text-align: left;
   border-collapse: collapse;
-  border-width: 0;
+  border-width: 0px;
 }
 
 #keyvalue.th {
@@ -214,46 +200,46 @@ body {
 
 
 #header {
-  float:left;
-  width:100%;
-  background:#DAE0D2 url("bg.gif") repeat-x bottom;
-  font-size:93%;
-  line-height:normal;
+  float: left;
+  width: 100%;
+  background: #DAE0D2 url("bg.gif") repeat-x bottom;
+  font-size: 93%;
+  line-height: normal;
 }
 #header ul {
-  margin:0;
-  padding:10px 10px 0px 215px;
-  list-style:none;
+  margin: 0px;
+  padding: 10px 10px 0px 215px;
+  list-style: none;
 }
 #header li {
-  float:left;
+  float: left;
   /*background:url("left.gif") no-repeat left top;*/
-  margin:0;
-  padding:0 0 0 9px;
+  margin: 0px;
+  padding: 0px 0px 0px 9px;
 }
 #header li a {
-  float:left;
-  display:block;
+  float: left;
+  display: block;
   /*background:url("right.gif") no-repeat right top;*/
-  padding:5px 15px 4px 6px;
-  text-decoration:none;
-  font-weight:bold;
-  color:#765;
+  padding: 5px 15px 4px 6px;
+  text-decoration: none;
+  font-weight: bold;
+  color: #765;
 }
 /* Commented Backslash Hack
 hides rule from IE5-Mac \*/
 #header li a {float:none;}
 /* End IE5-Mac hack */
 #header li a:hover {
-  color:#333;
+  color: #333;
 }
 #header #current {
   /* background-image:url("left_on.gif"); */
 }
 #header #current a {
-  background-image:url("right_on.gif");
-  color:#333;
-  padding-bottom:5px;
+  background-image: url("right_on.gif");
+  color: #333;
+  padding-bottom: 5px;
 }
 
 #tabnav
@@ -266,8 +252,8 @@ hides rule from IE5-Mac \*/
 }
 #tabnav li
 {
-  margin: 0; 
-  padding: 0;
+  margin: 0px
+  padding: 0px;
   display: inline;
   list-style-type: none;
 }
@@ -278,7 +264,7 @@ hides rule from IE5-Mac \*/
   font-size: 13px;
   line-height: 14px;
   font-weight: bold;
-  padding: 2px 10px 2px 10px;
+  padding: 2px 10px;
   margin-right: 4px;
   border: 1px solid #ccc;
   text-decoration: none;
@@ -330,7 +316,7 @@ hides rule from IE5-Mac \*/
   border: 1px solid #ccc;
   left: 0px;
   line-height: 1.2em;
-  text-align: Left;
+  text-align: left;
   font-size: 12px;
   background: #eee;
 }
@@ -381,17 +367,11 @@ 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-left: auto;
+  margin-right: auto;
+  margin-top: 10px;
+  margin-bottom: 10px;
 }
 
 #controls img
@@ -402,10 +382,10 @@ hides rule from IE5-Mac \*/
 #controls
 {
   position:absolute;
-  top:0px;
-  left:0px;
-  width:64px;
-  height:32px;
+  top: 0px;
+  left: 0px;
+  width: 64px;
+  height: 32px;
   z-index: 9998;
   cursor: pointer;
 }
@@ -446,7 +426,7 @@ hides rule from IE5-Mac \*/
 
 .sidebar_title {
   margin: 0px;
-  padding: 3px 6px 3px 6px;
+  padding: 3px 6px;
   height: 29px;
   font-size: 14px;
   line-height: 15px;
@@ -456,31 +436,31 @@ hides rule from IE5-Mac \*/
 
 .browse_heading {
   margin: 0px;
-  padding: 3px 6px 3px 6px;
+  padding: 3px 6px;
   border: 1px solid #ccc;
   background: #ddd;
 }
 
 .browse_details {
   margin: 0px;
-  padding: 0px 6px 0px 6px;
+  padding: 0px 6px;
 }
 
 .search_results_heading {
   margin: 0px;
-  padding: 3px 6px 3px 6px;
+  padding: 3px 6px;
   border: 1px solid #ccc;
   background: #ddd;
 }
 
 .search_results_entry {
   margin: 0px;
-  padding: 2px 6px 2px 6px;
+  padding: 2px 6px;
 }
 
 .search_results_error {
   margin: 0px;
-  padding: 2px 6px 0px 6px;
+  padding: 2px 6px 0px;
   color: #f00;
 }
 
@@ -536,7 +516,7 @@ hides rule from IE5-Mac \*/
 
 #errorExplanation p {
   color: #333;
-  margin-bottom: 0;
+  margin-bottom: 0px;
   padding: 5px;
 }
 
@@ -566,8 +546,8 @@ input[type="submit"] {
 }
 
 .editDescription {
-  height : 10ex;
-  width : 30em;
+  height: 10ex;
+  width: 30em;
 }
 
 .nowrap {
@@ -575,14 +555,14 @@ input[type="submit"] {
 }
 
 #map #popup p {
-  margin : 0;
-  padding : 2px;
+  margin: 0px;
+  padding: 2px;
 }
 
 /**State of the Map */
     
 #sotminfo {
-  background: #9999FF;
+  background: #99F;
   font-size: 11px;
   margin: 0px;
   padding: 0px;
@@ -615,7 +595,7 @@ input[type="submit"] {
 
 .export_heading {
   margin: 0px;
-  padding: 3px 6px 3px 6px;
+  padding: 3px 6px;
   border: 1px solid #ccc;
   background: #ddd;
 }
@@ -630,7 +610,7 @@ input[type="submit"] {
 }
 
 .export_details {
-  padding: 2px 6px 2px 6px;
+  padding: 2px 6px;
 }
 
 #export_osm {
@@ -646,7 +626,7 @@ input[type="submit"] {
 }
 
 .export_hint {
-  padding: 0px 12px 0px 12px;
+  padding: 0px 12px;
   font-style: italic;
 }
 
@@ -656,8 +636,8 @@ input[type="submit"] {
 }
 
 #noscript {
-  z-index:20000000;
-  position:absolute;
-  top:15px;
-  left:15px
+  z-index: 20000000;
+  position: absolute;
+  top: 15px;
+  left: 15px
 }