[happybirthdaygnome-web] Move text after the photo gallery



commit 15ac5c01bbb1ae8f9a83e09fa7d28bc1ee792ca7
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Sat Aug 12 10:34:05 2017 +0300

    Move text after the photo gallery

 index.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/index.html b/index.html
index c644fe6..e4d78d4 100644
--- a/index.html
+++ b/index.html
@@ -206,9 +206,9 @@
                     <div class="text-center">
                         <p class="h3">We’ve been looking through old photos, remembering great times, and 
getting nostalgic.</p>
                         <p>Stroll down memory lane with us as we relive some of our accomplishments!</p>
-                        <p>Do you have any photos you’d like to be featured here? We’d love to see your 
photos, new or old! Learn how to submit photos <a href="https://wiki.gnome.org/Engagement/Photos/HowTo"; 
target="_blank">here</a>.</p>
                     </div>
-                 <div class="grid">
+                </div>
+                 <div class="grid col-xs-12">
                         <div class="col-xs-12 thumbnail">
                             <a data-gallery="Happy Birthday GNOME" data-toggle="lightbox" 
href="./images/group_photo_carlushe.jpg"><img src="./images/group_photo_carlushe.jpg" alt="Group photo at 
GUADEC 2016"></a>
                         </div>
@@ -270,6 +270,8 @@
                             <a data-footer="" data-gallery="Happy Birthday GNOME" data-toggle="lightbox" 
href="./images/birthday_photos/Peru%20Hack%20Camp%202016.jpg"><img 
src="./images/birthday_photos/Peru%20Hack%20Camp%202016.jpg" alt="People hanging around at Peru’s Hack 
Camp"></a>
                         </div>
                     </div>
+                <div class="col-xs-12 m-t-2">
+                    <p class="text-center">Do you have any photos you’d like to be featured here? We’d love 
to see your photos, new or old! Learn how to submit photos <a 
href="https://wiki.gnome.org/Engagement/Photos/HowTo"; target="_blank">here</a>.</p>
                 </div>
             </div>
         </div>


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