www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 software.html


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 software.html
Date: Wed, 23 Sep 2015 15:57:58 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/09/23 15:57:58

Modified files:
        server/staging/nav-bar/test9: software.html 

Log message:
        Fix image size.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/software.html?cvsroot=www&r1=1.12&r2=1.13

Patches:
Index: software.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/software.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- software.html       3 Sep 2015 19:03:11 -0000       1.12
+++ software.html       23 Sep 2015 15:57:57 -0000      1.13
@@ -8,11 +8,11 @@
 <!--
 #dynamic-duo {
    float: right;
-   width: 20em;
+   max-width: 20.5em;
    font-style: normal;
    text-align: center;
    padding: .8em;
-   margin: .3em 0 1em 1em;
+   margin: .3em 0 1em 1.5em;
    border: .5em solid #acc890;
 }
 #dynamic-duo p strong {
@@ -20,27 +20,24 @@
 }
 #dynamic-duo img { width: 100%; }
 #dynamic-duo p.highlight-para {
-   text-align: left;
+   text-align: center;
    padding: .5em .8em .7em .8em;
    margin: .5em;
    border-width: 1px;
 } -->
-#content div.summary { float: left; margin: .3em 1em 1em 0; }
 <!--#if expr="$LANGUAGE_SUFFIX = /\\.(ar|fa|he)/" -->
 <!--
-#content #dynamic-duo { float: left; margin: .3em 1em 1em 0; }
-#content div.summary { float: right; margin: .3em 0 1em 1em; }
+#content #dynamic-duo { float: left; margin: .3em 1.5em 1em 0; }
 <!--#endif -->
 <!--
address@hidden (max-width: 50em) {
address@hidden (max-width: 46em) {
    #content #dynamic-duo { display: none; }
 } -->
 </style>
 
 <!--#include virtual="/server/fs-gang-definitions.html" -->
 <!--#include virtual="/server/staging/nav-bar/test9/banner.html" -->
-
-<h2>GNU Software</h2>
+<h2 class="c">GNU Software</h2>
 
 <div class="summary">
 <h4 class="c">A few useful links</h4>
@@ -344,7 +341,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/09/03 19:03:11 $
+$Date: 2015/09/23 15:57:57 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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