www-commits
[Top][All Lists]
Advanced

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

www/server/staging/ghm2016 layout-0.css layout.css


From: Therese Godefroy
Subject: www/server/staging/ghm2016 layout-0.css layout.css
Date: Sun, 26 Jun 2016 10:59:29 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/26 10:59:29

Modified files:
        server/staging/ghm2016: layout-0.css layout.css 

Log message:
        Simplify.

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

Patches:
Index: layout-0.css
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/layout-0.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- layout-0.css        26 Jun 2016 09:57:19 -0000      1.1
+++ layout-0.css        26 Jun 2016 10:59:28 -0000      1.2
@@ -843,14 +843,13 @@
 }
 @media (min-width: 55em) {
    #fsf-frame {
-      max-width: 45%;
       text-align: center;
       margin-bottom: .6em;
    }
    #fssbox { display: block; }
 }
 @media (min-width: 62em) {
-   #fsf-frame { width: 50%; max-width: 50%; }
+   #fsf-frame { width: 45%; }
 }
 
 

Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/layout.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- layout.css  26 Jun 2016 09:55:25 -0000      1.6
+++ layout.css  26 Jun 2016 10:59:29 -0000      1.7
@@ -843,14 +843,13 @@
 }
 @media (min-width: 55em) {
    #fsf-frame {
-      max-width: 41%;
       text-align: center;
       margin: .6em 0 1em;
    }
    #fssbox { display: block; }
 }
 @media (min-width: 62em) {
-   #fsf-frame { width: 45%; max-width: 45%; }
+   #fsf-frame { width: 45%; }
    #fssbox { float: left; }
    #join-fsf { clear: left; float: right; }
 }



reply via email to

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