]> 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 c0f4182a4c34cd3f7584ba099e36d8b3d286a522..aa9bf216ca4e7d5a965baee30840fd2b66ebef97 100644 (file)
@@ -64,13 +64,14 @@ body {
 }
 
 #intro {
-  width: 150px;
+  width: 170px;
   margin: 10px;
-  padding: 0px 10px;
   border: 1px solid #ccc;
   font-size: 11px;
 }
 
+#intro p { margin: 10px; }
+
 #alert {
   width: 150px;
   margin: 10px;
@@ -366,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