[gnomeweb-wml] [pgo/yelp] Typo fixes, style tweaks



commit b54a1e5613dea73cfb57594d73334f45a0310036
Author: Shaun McCance <shaunm gnome org>
Date:   Fri Dec 10 14:50:57 2010 -0500

    [pgo/yelp] Typo fixes, style tweaks

 .../yelp/data/themes/yelp/document.screen.css      |    6 ++++++
 projects.gnome.org/yelp/download.shtml             |    4 +++-
 projects.gnome.org/yelp/index.shtml                |    8 +++++---
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/yelp/data/themes/yelp/document.screen.css b/projects.gnome.org/yelp/data/themes/yelp/document.screen.css
index 2556ad1..9a54c95 100644
--- a/projects.gnome.org/yelp/data/themes/yelp/document.screen.css
+++ b/projects.gnome.org/yelp/data/themes/yelp/document.screen.css
@@ -133,6 +133,12 @@
   float: left;
 }
 
+#bottomCenter
+{
+  width: 59%;
+  margin: 0 auto 0 auto;
+}
+
 #left
 {
   width:48%;
diff --git a/projects.gnome.org/yelp/download.shtml b/projects.gnome.org/yelp/download.shtml
index ae179c2..526817c 100644
--- a/projects.gnome.org/yelp/download.shtml
+++ b/projects.gnome.org/yelp/download.shtml
@@ -5,7 +5,8 @@
     <div id="body">
 
       <div id="bottom">
-				<h2>Stable</h2>
+	<div id="bottomCenter">
+	<h2>Stable</h2>
 
         <p>Yelp 2 is the stable version of Yelp, and should be included
         by your distribution in your GNOME desktop.</p>
@@ -28,6 +29,7 @@
         <pre>git clone git://git.gnome.org/yelp-xsl
 git clone git://git.gnome.org/yelp</pre>
 
+	</div>
       </div><!-- bottom -->
     </div><!-- body -->
 
diff --git a/projects.gnome.org/yelp/index.shtml b/projects.gnome.org/yelp/index.shtml
index 74d9b55..106aeba 100644
--- a/projects.gnome.org/yelp/index.shtml
+++ b/projects.gnome.org/yelp/index.shtml
@@ -9,10 +9,10 @@
       </div><!-- top -->
 
       <div id="bottom">
-        <div id="bottomLeft">
+        <div id="bottomCenter">
           <h2>Yelp</h2>
 
-          <p>Yelp is viewer and framework for documentation on the Linux
+          <p>Yelp is a viewer and framework for documentation on the Linux
           desktop. It is used heavily by the
           <a href="http://www.gnome.org/";>GNOME</a> desktop environment,
           and its tools serve as the reference implementation for the
@@ -42,10 +42,12 @@
           <p>The stable version of Yelp also relies on gnome-doc-utils, an older
           package containing much of what you'll find in yelp-xsl and yelp-tools.</p>
 
+	  <p><a href="download">Download Yelp</a></p>
+
           <h2>Contact</h2>
 
           <p><a href="http://blogs.gnome.org/shaunm/tag/yelp/";>Read Shaun's blog posts
-          on Yelp.</a></p>
+          on Yelp</a></p>
 
           <p>Yelp is developed by <a href="http://people.gnome.org/~shaunm/";>Shaun
           McCance</a> with help from the GNOME community. To discuss Yelp, email



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