[gtk-web] Style clean ups for main page
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk-web] Style clean ups for main page
- Date: Tue, 20 Oct 2009 08:48:12 +0000 (UTC)
commit 09efe9e81d639a8ab4cfbad07fb6e159e3375b26
Author: Martyn Russell <martyn lanedo com>
Date: Tue Oct 20 09:47:07 2009 +0100
Style clean ups for main page
Fixed h2 for Recent News so the style is the same as on other pages.
Added a link for Recent News for direct referencing like other h2s.
gtk.css | 3 ++-
index.php | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk.css b/gtk.css
index 3ba1519..ccd56a8 100644
--- a/gtk.css
+++ b/gtk.css
@@ -205,7 +205,7 @@ table.styled img {
#news {
float : left;
width : 48%;
-} */
+}
#news h2, #events h2 {
margin-top : 0em;
@@ -213,6 +213,7 @@ table.styled img {
#events {
}
+*/
/* Old style for events in columns
#events {
diff --git a/index.php b/index.php
index df22320..bffa6cd 100644
--- a/index.php
+++ b/index.php
@@ -82,7 +82,7 @@
-->
<div id="news">
- <h2>Recent news</h2>
+ <h2><a name="RecentNews">Recent news</a></h2>
<?php
require_once('magpierss/rss_fetch.inc');
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]