[gnome-web-www] make first news item align to the left
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] make first news item align to the left
- Date: Wed, 27 Mar 2013 18:51:01 +0000 (UTC)
commit f9fbbfb90b108143b437875c525d4a02963b79f4
Author: Andreas Nilsson <anilsson redhat com>
Date: Wed Mar 27 15:50:55 2013 -0300
make first news item align to the left
theme/style.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index 2473096..0aa254c 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -700,6 +700,10 @@ dl.icon_list dt img {
.news_list {
}
+.news_list div:first {
+ margin-left: 0;
+}
+
.news_list .news strong {
display: block;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]