]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Replace the donate button with a text version that can be translated.
[rails.git] / public / stylesheets / site.css
index c44d54bcea0b18bae8acbf5472381984b2a9bf50..2dedab08653cec6d6b71d18629aa2987327d79b4 100644 (file)
@@ -123,6 +123,17 @@ body {
   font-size: 14px;
 }
 
+.donate {
+  width: 150px;
+  margin: 10px;
+  padding: 10px;
+  border: 1px solid #ccc;
+  background: #cbeea7;
+  line-height: 1.2em;
+  text-align: left;
+  font-size: 14px;
+}
+
 .left_menu {
   width: 150px;
   min-width: 150px;