From c97a1ccc67b41a07e5dc659c60c18aa6fd601234 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 20 Aug 2015 08:38:38 +0000
Subject: [PATCH]

---
 doc/gmsh.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index f7d15f0a6d..76273fd474 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -27,8 +27,8 @@ CAO, OpenGL, GL2PS, Gmesh">
   #image-container { float:right; width:180px; padding-right:0px; padding-top:0ex; 
                      padding-left:2em; padding-bottom:2ex; background: white; }
   @media screen and (min-width: 1200px) {
-    img.image { width:360px; }
-    #image-container { width:360px; }
+    img.image { width:270px; }
+    #image-container { width:270px; }
   }
   @media screen and (max-width: 500px) {
     img.image { width:90px; }
@@ -39,8 +39,8 @@ CAO, OpenGL, GL2PS, Gmesh">
 
 <body>
 
-<h1 align="center">Gmsh<span class=hide-for-mobile>: a three-dimensional finite
-element mesh generator with built-in pre- and post-processing facilities</span></h1>
+<h1 align="center">Gmsh: a three-dimensional finite element mesh generator
+  with built-in pre- and post-processing facilities</h1>
 
 <h4 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h4>
 
@@ -61,8 +61,10 @@ element mesh generator with built-in pre- and post-processing facilities</span><
   <img class=image src="http://geuz.org/gmsh/gallery/TapGeo_small.png" alt="">
   <img class=image src="http://geuz.org/gmsh/gallery/gmsh_quad2_small.png" alt="">
   <img class=image src="http://geuz.org/gmsh/gallery/Zylkopf3D_small.png" alt="">
+  <img class=image src="http://geuz.org/gmsh/gallery/gbr_small.png" alt="">
   <img class=image src="http://geuz.org/gmsh/gallery/hex_small.png" alt="">
   <img class=image src="http://geuz.org/gmsh/gallery/aniso_normal_lifting_small.png" alt="">
+  <img class=image src="http://geuz.org/gmsh/gallery/remesh.png" alt="">
 </div>
 
 <p>
-- 
GitLab