gimp-web r1860 - in branches/v2.6: . release-notes style



Author: martinn
Date: Sun Sep 28 14:29:22 2008
New Revision: 1860
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1860&view=rev

Log:
* release-notes/gimp-2.6.htrw (We Hope You Enjoy GIMP 2.6!):
Use the layout class "figure" instead of "groupshot" for the
image.

* style/wgo.css: Remove the unused "groupshot" class.


Modified:
   branches/v2.6/ChangeLog
   branches/v2.6/release-notes/gimp-2.6.htrw
   branches/v2.6/style/wgo.css

Modified: branches/v2.6/release-notes/gimp-2.6.htrw
==============================================================================
--- branches/v2.6/release-notes/gimp-2.6.htrw	(original)
+++ branches/v2.6/release-notes/gimp-2.6.htrw	Sun Sep 28 14:29:22 2008
@@ -288,7 +288,7 @@
 
 <h2>We Hope You Enjoy GIMP 2.6!</h2>
 
-<img class="groupshot" src="images/2.6-lgm-2008-groupshot.jpg" alt="LGM 2008 shot of the GIMP team" />
+<img class="figure" src="images/2.6-lgm-2008-groupshot.jpg" alt="LGM 2008 shot of the GIMP team" />
 <p>
   <i>A picture of (mostly) GIMP developers, taken by Garrett LeSage at
   Libre Graphics Meeting 2008, licenced

Modified: branches/v2.6/style/wgo.css
==============================================================================
--- branches/v2.6/style/wgo.css	(original)
+++ branches/v2.6/style/wgo.css	Sun Sep 28 14:29:22 2008
@@ -73,12 +73,6 @@
   margin-bottom: 1em;
 }
 
-img.groupshot {
-  margin-left: 40px;
-  margin-right: 20px;
-  margin-bottom: 0;
-}
-
 img.right, object.right {
   float: right;
   margin-left: 20px;



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