]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Add donation link to main site.
[rails.git] / public / stylesheets / site.css
index 31c61de28c57b38b3e9266ca890142a956566e36..dbbddaa63486ace41bd5fab6883bbf49238cb6b4 100644 (file)
@@ -82,6 +82,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;