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

sean at daksha.openmoko.org sean at daksha.openmoko.org
Fri Mar 27 23:46:32 CET 2009


Author: sean
Date: 2009-03-27 22:46:31 +0000 (Fri, 27 Mar 2009)
New Revision: 448

Modified:
   trunk/www.openmoko.com/htdocs/css/style.css
   trunk/www.openmoko.com/htdocs/index.html
Log:
added text for show special

Modified: trunk/www.openmoko.com/htdocs/css/style.css
===================================================================
--- trunk/www.openmoko.com/htdocs/css/style.css	2009-03-26 15:47:17 UTC (rev 447)
+++ trunk/www.openmoko.com/htdocs/css/style.css	2009-03-27 22:46:31 UTC (rev 448)
@@ -265,6 +265,25 @@
 	color: #999999;
 }
 
+.home-special {
+	margin-top: 20px;
+	margin-left: 20px;
+	margin-bottom: 20px;
+	text-transform: uppercase;
+	font-size:12px;
+	width: 50%;
+	background-color:#FFFF00;
+}
+
+
+.home-special a {
+	color: #000000;
+
+}
+.home-special a:hover {
+	color: #000000;
+}
+
 /*		
 //////////////////////////////////////////////////////
 		openmoko -> products

Modified: trunk/www.openmoko.com/htdocs/index.html
===================================================================
--- trunk/www.openmoko.com/htdocs/index.html	2009-03-26 15:47:17 UTC (rev 447)
+++ trunk/www.openmoko.com/htdocs/index.html	2009-03-27 22:46:31 UTC (rev 448)
@@ -60,7 +60,11 @@
         </div><!-- end #container -->
       <!-- end .home-footer -->
         
-  <div id="footer">
+        <div class="home-special">
+           <p><a href="http://us.direct.openmoko.com/products/neo-freerunner">$299 ESC San Jose limited time Special!</a></p>
+      </div>
+        
+<div id="footer">
         	<ul>
                 <li><a href="about-index.html">About</a></li>
                 <li><a href="press.html">Press</a></li>




More information about the webdesign-commitlog mailing list