]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
If I'd wanted colons I'd have put them in.
[rails.git] / public / stylesheets / site.css
index c44d54bcea0b18bae8acbf5472381984b2a9bf50..22541778e11cb985465e59597fabfb4eb8b04bc6 100644 (file)
@@ -79,7 +79,7 @@ body {
   padding-top: 5px;
   font-size: 13px;
   line-height: 14px;
-  background: url('/images/tab_bottom.gif') repeat-x bottom;
+  background: url('../images/tab_bottom.gif') repeat-x bottom;
 }
 
 /* An unread message (e.g. "inbox(1)") */
@@ -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;
@@ -287,7 +298,7 @@ hides rule from IE5-Mac \*/
   margin: 0px;
   padding-left: 215px;
   padding-top: 5px;
-  background: url('/images/tab_bottom.gif') repeat-x bottom;
+  background: url('../images/tab_bottom.gif') repeat-x bottom;
 }
 #tabnav li
 {