]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Add parentheses to avoid warning.
[rails.git] / public / stylesheets / site.css
index c44d54bcea0b18bae8acbf5472381984b2a9bf50..b243928e769b7af977d549a82a493599c1e6c28e 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: center;
+  font-size: 14px;
+}
+
 .left_menu {
   width: 150px;
   min-width: 150px;