r435 - in trunk/www.openmoko.com/htdocs: . css

sean at daksha.openmoko.org sean at daksha.openmoko.org
Thu Feb 12 12:12:34 CET 2009


Author: sean
Date: 2009-02-12 11:12:34 +0000 (Thu, 12 Feb 2009)
New Revision: 435

Modified:
   trunk/www.openmoko.com/htdocs/contact.html
   trunk/www.openmoko.com/htdocs/css/style.css
Log:
update map

Modified: trunk/www.openmoko.com/htdocs/contact.html
===================================================================
--- trunk/www.openmoko.com/htdocs/contact.html	2009-02-12 11:06:07 UTC (rev 434)
+++ trunk/www.openmoko.com/htdocs/contact.html	2009-02-12 11:12:34 UTC (rev 435)
@@ -93,7 +93,7 @@
     <div class="contact-footer">
       <h3>Map and Directions</h3>
       <div class="map">
-        <p><iframe width="740" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;t=h&amp;s=AARTsJo5_AUEoQ6rKlg-qiuVpiTpnjAa6g&amp;msa=0&amp;msid=100803487142462555107.000462b690b72025decc8&amp;ll=24.98457,121.537778&amp;spn=0.00389,0.007939&amp;z=17&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;t=h&amp;msa=0&amp;msid=100803487142462555107.000462b690b72025decc8&amp;ll=24.98457,121.537778&amp;spn=0.00389,0.007939&amp;z=17&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
+        <p><iframe width="740" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;t=h&amp;s=AARTsJo5_AUEoQ6rKlg-qiuVpiTpnjAa6g&amp;msa=0&amp;msid=100803487142462555107.000462b690b72025decc8&amp;ll=24.98457,121.537778&amp;spn=0.00389,0.007939&amp;z=17&amp;output=embed"></iframe><br /><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;t=h&amp;msa=0&amp;msid=100803487142462555107.000462b690b72025decc8&amp;ll=24.98457,121.537778&amp;spn=0.00389,0.007939&amp;z=17&amp;source=embed">Show in Google Maps</a>
           </p>
         
       </div>

Modified: trunk/www.openmoko.com/htdocs/css/style.css
===================================================================
--- trunk/www.openmoko.com/htdocs/css/style.css	2009-02-12 11:06:07 UTC (rev 434)
+++ trunk/www.openmoko.com/htdocs/css/style.css	2009-02-12 11:12:34 UTC (rev 435)
@@ -1587,10 +1587,19 @@
 }
 .contact-footer .map {
 	display:block;
-	margin:15px auto 40px;
+	margin:10px auto 50px;
 	width:602px;
-	height:376px;
+	height:400px;
 }
+
+.contact-footer .map a {
+	border-bottom: 1px solid #626262;
+	color: #EBEBEB;
+}
+.contact-footer .map a:hover {
+	border-bottom: 1px solid #EBEBEB;
+}
+
 .contact-footer h3 {
 	color: #EBEBEB;
 	font-weight: bold;




More information about the webdesign-commitlog mailing list