www-commits
[Top][All Lists]
Advanced

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

www/server head-include-2.ko.html


From: Therese Godefroy
Subject: www/server head-include-2.ko.html
Date: Thu, 24 Nov 2016 22:18:09 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/11/24 22:18:09

Modified files:
        server         : head-include-2.ko.html 

Log message:
        Regenerate locally with a modified version of PO4A that keeps comments 
and SSI's where they should be.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.ko.html?cvsroot=www&r1=1.18&r2=1.19

Patches:
Index: head-include-2.ko.html
===================================================================
RCS file: /webcvs/www/www/server/head-include-2.ko.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- head-include-2.ko.html      23 Nov 2016 17:59:41 -0000      1.18
+++ head-include-2.ko.html      24 Nov 2016 22:18:09 -0000      1.19
@@ -1,15 +1,7 @@
-
 <!-- start of head-include-2.html -->
 <!--#include virtual="/server/banners/sofar.html"
- -->
-<meta name="viewport" content="width=device-width, initial-scale=1" />
+ --><meta name="viewport" content="width=device-width, initial-scale=1" />
 <style type="text/css" media="screen">
-<!--#set var="bar"
- value=".progress-bar {
-    width: $percent%;
- }
-" -->
-<!--#echo var="bar" -->
 #header {
    padding: 1em 3%;
    background: #effbfb 
url(/server/staging/fundraiser/background-desktop.1.jpg) no-repeat;
@@ -68,7 +60,11 @@
 .percentage, .goal {
    margin-right: .1em;
 }
-
+<!--#set var="bar"
+ value=".progress-bar {
+    width: $percent%;
+ }
+" --><!--#echo var="bar" -->
 #join-fsf a, #join-fsf a:visited, .progress, .progress-bar {
    border-radius: 1em;
    -moz-border-radius: 1em;
@@ -119,6 +115,45 @@
       text-align: right;
    }
 }
+<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
+p#fundraiser {
+   float: left; 
+   margin: 0 2em 1.2em 0;
+}
+.progress {
+   text-align: left;
+}
+.progress-bar {
+   float: right;
+}
+.percentage, .goal {
+   margin-left: .1em;
+}
address@hidden (min-width: 30em) {
+   p#join-fsf {
+      float: left;
+      margin-right: 2em;
+   }
+   #gnu-banner {
+      float: right;
+   }
+}
address@hidden (min-width: 40em) {
+   .progress {
+      float: right;
+   }
+   p#join-fsf {
+      float: none;
+      font-size: 1.1em;
+      margin: 0 2em .5em 15%;
+   }
+   #gnu-banner {
+      float: right;
+   }
+   #fsf-frame {
+      text-align: left;
+   }
+}
+<!--#endif -->
 </style>
-
 <!-- end of head-include-2.html -->



reply via email to

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