<% end %>
<% if false %>
- <div id="donate">
+ <div id="donate" class="notice">
Support OpenStreetMap by
<a href="http://donate.openstreetmap.org/">donating</a>
to the Hardware Upgrade Fund.
<%= yield :left_menu %>
</div>
+ <div id="sotm" class="notice">
+ Come to the 2009 OpenStreetMap
+ Conference, <a href="http://www.stateofthemap.org">The State
+ of the Map</a>, July 10-12 in Amsterdam!
+ </div>
+
<%= yield :optionals %>
<center>
font-size: 14px;
}
-#donate {
+.notice {
width: 150px;
margin: 10px;
padding: 10px;
background: #ea0;
line-height: 1.2em;
text-align: left;
- font-size: 12px;
+ font-size: 14px;
}
.left_menu {
padding: 2px;
}
-/**State of the Map */
-
-#sotminfo {
- background: #99F;
- font-size: 11px;
- margin: 0px;
- padding: 0px;
- border: 1px solid #ccc;
- left: 0px;
- line-height: 1.2em;
- text-align: Left;
- font-weight: normal;
-}
-
-#sotminfo a:link {
- text-decoration: underline;
-}
-
-#sotminfo a:visited {
- text-decoration: underline;
-}
-
#permalink {
z-index:10000;
position:absolute;