[gnome-web-www] Revert "Social icons added to the page gnome.org"
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] Revert "Social icons added to the page gnome.org"
- Date: Mon, 11 Nov 2013 16:00:42 +0000 (UTC)
commit bd424f3358f8d34f6b0a22f44f7c08b1940e9f8a
Author: Andrea Veri <av gnome org>
Date: Mon Nov 11 17:00:28 2013 +0100
Revert "Social icons added to the page gnome.org"
This reverts commit 3588b25c718fa49c9452298aad59f1a549398ad7.
theme/footer.php | 6 +-----
theme/style.css | 13 -------------
2 files changed, 1 insertions(+), 18 deletions(-)
---
diff --git a/theme/footer.php b/theme/footer.php
index 8025fa3..d35e296 100644
--- a/theme/footer.php
+++ b/theme/footer.php
@@ -31,11 +31,7 @@
}
}
?>
-
- <div class="icons grid_3">
- <?php require_once("social_icons.php"); ?>
- </div>
-
+
<!-- footnotes -->
<div id="footnotes" class="grid_9">
<?php _e( 'Copyright', 'grass' ); ?> © 2005‒<?php echo date('Y');?> <strong
class="gnome_logo"><?php _e( 'The GNOME Project', 'grass' ); ?></strong><br />
diff --git a/theme/style.css b/theme/style.css
index cfe1515..218c240 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -927,19 +927,6 @@ dl.icon_list dt img {
background: -moz-linear-gradient(bottom, #fff, #fff);
}
-#footer div.icons {
- float: right;
-}
-#footer div.icons a {
- display: table-cell;
- vertical-align: middle;
- text-align: center;
- width: 220px;
- height: 110px;
- outline: none;
- text-decoration: none;
-}
-
#footer ul {
margin: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]