[gnome-web-www] news button alignment
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] news button alignment
- Date: Wed, 27 Mar 2013 19:13:31 +0000 (UTC)
commit fbeeb7b2cc67845b740151365895ab10ad5f4518
Author: Andreas Nilsson <anilsson redhat com>
Date: Wed Mar 27 16:13:24 2013 -0300
news button alignment
theme/page-home.php | 2 +-
theme/style.css | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/theme/page-home.php b/theme/page-home.php
index 08250d6..c77adc4 100644
--- a/theme/page-home.php
+++ b/theme/page-home.php
@@ -41,7 +41,7 @@ require_once("header.php"); ?>
Your donation will ensure that GNOME continues to be a free and open source desktop by providing resources
to developers, software and education for end users, and promotion for GNOME worldwide.
</div>
- <div class="grid_6 omega">
+ <div class="grid_6 omega" style="margin-bottom: 0.8em;">
<h4><a href="get-involved">Get involved!</a></h4>
The GNOME Project is a diverse international community which involves hundreds of contributors, many of whom
are volunteers. Anyone can contribute to the GNOME!
</div>
diff --git a/theme/style.css b/theme/style.css
index 5962e47..c0cde45 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -729,7 +729,9 @@ dl.icon_list dt img {
text-decoration: underline;
}
-
+.news_list .action_button {
+ float: right;
+}
/* Page Navigation */
/* ========================================================================== */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]