[gnomeweb-wp] fix news list margin
- From: Vinicius Scopel Depizzol <vdepizzol src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wp] fix news list margin
- Date: Wed, 6 Apr 2011 00:41:43 +0000 (UTC)
commit 328ef7f03ef62871c4668796c26367ad646bb854
Author: Vinicius Depizzol <vdepizzol gmail com>
Date: Tue Apr 5 21:41:27 2011 -0300
fix news list margin
wp-content/themes/gnome-grass/css/news.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/news.css b/wp-content/themes/gnome-grass/css/news.css
index e7da760..bb1f7cd 100644
--- a/wp-content/themes/gnome-grass/css/news.css
+++ b/wp-content/themes/gnome-grass/css/news.css
@@ -5,7 +5,7 @@
list-style: none;
}
.news_list li {
- margin: 10px 0 10px 10px;
+ margin: 10px 0;
}
.news_list li .date {
font-family: 'Droid Serif', 'DejaVu Serif', Cambria, Georgia, serif;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]