www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Therese Godefroy
Subject: www layout.css
Date: Sat, 5 Nov 2016 18:28:30 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/11/05 18:28:30

Modified files:
        .              : layout.css 

Log message:
        Delete obsolete definitions and comments.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.224&r2=1.225

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/layout.css,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -b -r1.224 -r1.225
--- layout.css  29 Sep 2016 09:35:09 -0000      1.224
+++ layout.css  5 Nov 2016 18:28:30 -0000       1.225
@@ -202,9 +202,6 @@
 
 p, pre, li, dt, dd, code, address { line-height: 1.3em; }
 
-/* These headers are appropriate for templated pages with div#content, but
-   generally too big for a few non-templated pages that use layout.css.
-   Another set of headers will have to be defined for those. */
 h1 { font-size: 2.4em; margin-bottom: 1.1em; }
 h2 { font-size: 2.0em; margin-bottom: 1.1em; }
 h3 { font-size: 1.5em; margin: 1em 0 .80em 0; }
@@ -651,19 +648,6 @@
    }
 }
 
-/* This will be removed as soon as pages that use .photo
-   are updated to .pict. */
-.photo {
-   float: right;
-   width: 30em; max-width: 100%;
-   margin: .3em 0 1em 0;
-}
-.photo img, .photo p {
-   width: 94%;
-   padding: 0 6%;
-}
-.photo img.recessed { width: 90%; }
-
 
 /*** LISTINGS ***/
 



reply via email to

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