planet-web r604 - trunk/web



Author: jdub
Date: Thu Jul 24 14:34:39 2008
New Revision: 604
URL: http://svn.gnome.org/viewvc/planet-web?rev=604&view=rev

Log:
fix up feeds section spacing and size

Modified:
   trunk/web/nlayout.css

Modified: trunk/web/nlayout.css
==============================================================================
--- trunk/web/nlayout.css	(original)
+++ trunk/web/nlayout.css	Thu Jul 24 14:34:39 2008
@@ -242,6 +242,7 @@
 #feedlist ul li a {
 	color: #000;
 	text-decoration: none;
+	font-size: 90%;
 }
 #feedlist ul li a.message {
 	color: #999;
@@ -254,6 +255,9 @@
 	border: 0px;
 	clear: below;
 }
+#feedlist ul li input {
+	margin-right: 0.2em;
+}
 
 #footer {
 	background: black url(img/footer-bg.png) repeat-x left top;



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