gtk-web r632 - trunk



Author: andreasn
Date: Wed Jan 30 07:51:25 2008
New Revision: 632
URL: http://svn.gnome.org/viewvc/gtk-web?rev=632&view=rev

Log:
fixed n-devices names and some css fixes

Modified:
   trunk/ChangeLog
   trunk/features.html
   trunk/gtk.css

Modified: trunk/features.html
==============================================================================
--- trunk/features.html	(original)
+++ trunk/features.html	Wed Jan 30 07:51:25 2008
@@ -67,8 +67,8 @@
 	
 	<ul>
 	  <li>Nokia <a href="http://europe.nokia.com/A4145104";>770</a>
-	  / <a href="http://web.nseries.com/products/#l=products,n800";>800</a>
-	  / <a href="http://web.nseries.com/products/#l=products,n810";>810</a></li> 
+	  / <a href="http://web.nseries.com/products/#l=products,n800";>N800</a>
+	  / <a href="http://web.nseries.com/products/#l=products,n810";>N810</a></li> 
 	  <li><a href="http://www.laptop.org/";>One Laptop Per Child Project</a></li>
 	  <li><a href="http://www.openmoko.com/";>OpenMoko</a></li>
 	</ul>

Modified: trunk/gtk.css
==============================================================================
--- trunk/gtk.css	(original)
+++ trunk/gtk.css	Wed Jan 30 07:51:25 2008
@@ -5,6 +5,7 @@
     width : 700px;
     margin : 0 auto;
     font-family : sans-serif;
+    color: black;
 }
 
 a {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]