[glade-web] 2009-07-23 Rafael Villar Burke <pachi rvburke com>



commit 8c3767c4d9ef35596fbd4b0761b960544a7c57ca
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Thu Jul 23 18:07:31 2009 +0200

    2009-07-23  Rafael Villar Burke  <pachi rvburke com>
    
            * default.css head.src: Add Rss link to header and minor visual
              fix

 default.css |    1 +
 head.src    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/default.css b/default.css
index a37c7aa..b957dfc 100644
--- a/default.css
+++ b/default.css
@@ -57,6 +57,7 @@ a:hover {
 /* News */
 #newsblock {
   padding-top:0.3em;
+  margin-right:0.3em;
   clear:left;
 }
 
diff --git a/head.src b/head.src
index f6589c7..8bc1d7a 100644
--- a/head.src
+++ b/head.src
@@ -3,7 +3,7 @@
 <head>
        <title>Glade - A User Interface Designer</title>
        <link rel="icon" type="image/png" href="http://developer.gnome.org/images/gnome-16.png"; />
-
+       <link rel="alternate" type="application/rss+xml" title="Glade News" href="http://glade.gnome.org/news.rss"; />
        <meta http-equiv="Content-Type"
              content="text/html; charset=utf-8"/>
        <link rel="stylesheet"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]