[gnomeweb-wp] moving title of "connect with us" to inside the subtle box on home page
- From: Vinicius Scopel Depizzol <vdepizzol src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wp] moving title of "connect with us" to inside the subtle box on home page
- Date: Tue, 5 Apr 2011 23:10:37 +0000 (UTC)
commit e7e6e7cc6725504e4f4b4e6949ad92fa24919e0b
Author: Vinicius Depizzol <vdepizzol gmail com>
Date: Tue Apr 5 20:10:26 2011 -0300
moving title of "connect with us" to inside the subtle box on home page
wp-content/themes/gnome-grass/page-home.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/page-home.php b/wp-content/themes/gnome-grass/page-home.php
index f90b3d2..8b02469 100644
--- a/wp-content/themes/gnome-grass/page-home.php
+++ b/wp-content/themes/gnome-grass/page-home.php
@@ -86,10 +86,10 @@ require_once("header.php"); ?>
<p>GNOME is an international community dedicated to making great software that anyone use, no matter what language they speak or whatever their technical or physical abilities.</p>
<p><a class="more" href="/about/">About the GNOME Project</a></p>
</div>
-
- <h4>Connect with us</h4>
- <div class="subtle_box">
+ <div class="subtle_box" style="padding: 20px;">
+ <h4>Connect with us</h4>
+
<div class="social_network_icons">
<ul>
<li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]