www-commits
[Top][All Lists]
Advanced

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

www/server/staging/layout layout.css


From: Therese Godefroy
Subject: www/server/staging/layout layout.css
Date: Mon, 04 Jan 2016 15:25:48 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/01/04 15:25:47

Modified files:
        server/staging/layout: layout.css 

Log message:
        Update image definitions (unused).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout/layout.css?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/layout.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- layout.css  4 Jan 2016 12:37:47 -0000       1.1
+++ layout.css  4 Jan 2016 15:25:44 -0000       1.2
@@ -414,10 +414,17 @@
 
 /*** IMAGES ***/
 
+.imgright {
+   float: right;
+   margin: .3em 0 1.5em 1.5em;
+}
+.imgleft {
+   float: left;
+   margin: .3em 1.5em 1.5em 0;
+}
 /* For photo-like images */
 .portrait, .landscape {
-   float: right; max-width: 100%;
-   margin: .3em 0 1em 1.5em;
+   max-width: 100%;
 }
 .portrait p, .landscape p { font-style: italic; }
 .portrait img, .landscape img { width: 100%; }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]