[release-notes/gnome-3-6] index - use a grid style instead of columns



commit 5ef2830c93961d0582f1c45388401fb4db3570ea
Author: Allan Day <allanpday gmail com>
Date:   Thu Sep 20 19:13:43 2012 +0100

    index - use a grid style instead of columns

 help/C/index.page |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 1906d77..a3c7b18 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -61,27 +61,27 @@
   </p>
 
 
-  <section id="users.core" style="2column">
+  <section id="users.core" style="grid">
     <title>What's New in Our Core User Interface</title>
   </section>
 
-  <section id="users.apps" style="2column">
+  <section id="users.apps" style="grid">
     <title>What's New in Our Applications</title>
   </section>
 
-  <section id="a11y" style="2column">
+  <section id="a11y" style="grid">
     <title>What's New in Accessibility</title>
   </section>
 
-  <section id="i18n" style="2column">
+  <section id="i18n" style="grid">
     <title>What's New in Internationalization</title>
   </section>
 
-  <section id="admins" style="2column">
+  <section id="admins" style="grid">
     <title>What's New for Administrators</title>
   </section>
 
-  <section id="developers" style="2column">
+  <section id="developers" style="grid">
     <title>What's New for Developers</title>
   </section>
 
@@ -105,7 +105,7 @@
 
   </section>
 
-  <section id="about" style="2column">
+  <section id="about" style="grid">
     <title>About GNOME</title>
 
     <figure>



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