]> 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 31c61de28c57b38b3e9266ca890142a956566e36..aa9bf216ca4e7d5a965baee30840fd2b66ebef97 100644 (file)
@@ -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;
@@ -355,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