www-commits
[Top][All Lists]
Advanced

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

www/server/staging/fundraiser home0.html head-i...


From: Therese Godefroy
Subject: www/server/staging/fundraiser home0.html head-i...
Date: Sat, 19 Nov 2016 14:52:21 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/11/19 14:52:21

Modified files:
        server/staging/fundraiser: home0.html head-include-1.html 
Added files:
        server/staging/fundraiser: head-include-2.html 

Log message:
        Move the CSS definitions to head-include-2.html (re Ineiev); adjust 
home0.html.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/home0.html?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-1.html?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/fundraiser/head-include-2.html?cvsroot=www&rev=1.1

Patches:
Index: home0.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/home0.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- home0.html  18 Nov 2016 20:50:48 -0000      1.1
+++ home0.html  19 Nov 2016 14:52:20 -0000      1.2
@@ -1,31 +1,6 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
-
-<head>
-<!--#include virtual="/server/staging/fundraiser/head-include-1.html" -->
-<!-- end of server/header.html --><!-- Parent-Version: 1.79 -->
-
-<title>The GNU Operating System and the Free Software Movement</title>
-
-<meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, Libre Software, Operating System, GNU 
Kernel, GNU Hurd" />
-<meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that computer users can have the freedom to 
share and improve the software they use." />
-<link rel="alternate" title="Planet GNU" 
href="http://planet.gnu.org/rss20.xml"; type="application/rss+xml" />
-
+<!--#include virtual="/server/header.html" -->
 <style type="text/css" media="print,screen">
 <!--
-/* ================
-   Fundraiser 2016 */
-#fssbox.emph-box {
-   display: block;
-   text-align: center;
-   padding: 0 1.2em 1.2em;
-   margin: 2em 0;
-}
-#fssbox.emph-box p {
-   margin-top: 1em;
-}
-/* ================ */
 #content {
    margin: 0;
 }
@@ -140,7 +115,7 @@
 <!--#include virtual="/server/fs-gang-definitions.html" -->
 <!--#include virtual="/po/home.translist" -->
 <!-- start of server/banner.html -->
-<!--#include virtual="/server/head-include-2.html" -->
+<!--#include virtual="/server/staging/fundraiser/head-include-2.html" -->
 </head>
 <body>
 <div class="inner">
@@ -411,7 +386,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/18 20:50:48 $
+$Date: 2016/11/19 14:52:20 $
 <!-- timestamp end -->
 </p>
 </div>

Index: head-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/fundraiser/head-include-1.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- head-include-1.html 19 Nov 2016 13:04:15 -0000      1.3
+++ head-include-1.html 19 Nov 2016 14:52:20 -0000      1.4
@@ -8,111 +8,4 @@
 <link rel="stylesheet" href="/mini.css" media="handheld" />
 <link rel="stylesheet" href="/layout.min.css" media="screen" />
 <link rel="stylesheet" href="/print.min.css" media="print" />
-
-<style type="text/css" media="screen">
-#header {
-   position: relative;
-   padding-bottom: 1px;
-/*   background: linear-gradient(150deg, #f5fcfc, #d1ebeb); */
-   background: #effbfb 
url(//static.fsf.org/nosvn/banners/2016fundraiser/img/background-desktop.jpg) 
no-repeat;
-   background-position: 100% 100%;
-   background-size: auto 100%; 
-}
-#translations {
-   background: #efede6;
-   border-color: #d7d4c5;
-}
-#fsf-frame {
-   margin-bottom: 0;
-}
-#fssbox, #fsf-support, #fundraiser, .progress {
-   display: none;
-}
-p#fundraiser {
-   float: right; 
-   font-size: 1.1em;
-   margin: .5em 0 1.5em 2em;
-}
-#join-fsf a, #join-fsf a:visited {
-   color: white;
-   background: #fc7b82;
-   border-color: #fa5c64;
-}
-#join-fsf a:hover {
-   color: white;
-   background: #fa5c64;
-}
-#join-fsf span.fundraiser {
-   display: none;
-}
-.progress {
-   clear: left;
-   width: 50%;
-   font-size: .9em;
-   line-height: 1em;
-   text-align: right;
-   margin: 3em 0 1em;
-   background: #d7d4c5;
-   border: .1em solid #b6ac93;
-   position: absolute;
-   bottom: -.3em;
-}
-.progress-bar {
-   float: left;
-   font-size: 1.1em;
-   line-height: 1.1em;
-   margin: -.1em 0 0 -.1em;
-   position: relative;
-   width: 1.5em; min-width: 1.8em;
-   background: #fc7b82;
-   border: .1em solid #fa5c64;
-}
-.percentage, .goal {
-   margin-right: .1em;
-}
-#join-fsf a, #join-fsf a:visited, .progress, .progress-bar {
-   border-radius: 1em;
-   -moz-border-radius: 1em;
-   -khtml-border-radius: 1em;
-   -webkit-border-radius: 1em;
-   -opera-border-radius: 1em;
-}
address@hidden (min-width: 30em) {
-   p#join-fsf {
-      display: block;
-      float: right;
-      margin: 0 0 0 2em;
-   }
-   #gnu-banner {
-      float: left;
-      padding-top: .4em;
-   }
-}
address@hidden (min-width: 40em) {
-   p#fundraiser, .progress {
-      display: block;
-   }
-   p#join-fsf {
-      float: none;
-      font-size: 1.1em;
-      margin: 0 15% 1.2em 0;
-   }
-   #join-fsf span.fundraiser {
-      display: inline;
-   }
-   #join-fsf span.normal {
-      display: none;
-   }
-   #gnu-banner {
-      clear: none;
-      float: left;
-      max-width: 50%;
-      padding-top: .5em;
-   }
-   #fsf-frame {
-      max-width: 48%;
-      text-align: right;
-   }
-}
-</style>
 <!-- end of server/head-include-1.html -->

Index: head-include-2.html
===================================================================
RCS file: head-include-2.html
diff -N head-include-2.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ head-include-2.html 19 Nov 2016 14:52:21 -0000      1.1
@@ -0,0 +1,111 @@
+<!-- start of head-include-2.html -->
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<style type="text/css" media="screen">
+#header {
+   position: relative;
+   padding-bottom: 1px;
+/*   background: linear-gradient(150deg, #f5fcfc, #d1ebeb); */
+   background: #effbfb 
url(//static.fsf.org/nosvn/banners/2016fundraiser/img/background-desktop.jpg) 
no-repeat;
+   background-position: 100% 100%;
+   background-size: auto 100%; 
+}
+#translations {
+   background: #efede6;
+   border-color: #d7d4c5;
+}
+#fsf-frame {
+   margin-bottom: 0;
+}
+#fssbox, #fsf-support, #fundraiser, .progress {
+   display: none;
+}
+p#fundraiser {
+   float: right; 
+   font-size: 1.1em;
+   margin: .5em 0 1.5em 2em;
+}
+#join-fsf a, #join-fsf a:visited {
+   color: white;
+   background: #fc7b82;
+   border-color: #fa5c64;
+}
+#join-fsf a:hover {
+   color: white;
+   background: #fa5c64;
+}
+#join-fsf span.fundraiser {
+   display: none;
+}
+.progress {
+   clear: left;
+   width: 50%;
+   font-size: .9em;
+   line-height: 1em;
+   text-align: right;
+   margin: 3em 0 1em;
+   background: #d7d4c5;
+   border: .1em solid #b6ac93;
+   position: absolute;
+   bottom: -.3em;
+}
+.progress-bar {
+   float: left;
+   font-size: 1.1em;
+   line-height: 1.1em;
+   margin: -.1em 0 0 -.1em;
+   position: relative;
+   width: 1.5em; min-width: 1.8em;
+   background: #fc7b82;
+   border: .1em solid #fa5c64;
+}
+.percentage, .goal {
+   margin-right: .1em;
+}
+#join-fsf a, #join-fsf a:visited, .progress, .progress-bar {
+   border-radius: 1em;
+   -moz-border-radius: 1em;
+   -khtml-border-radius: 1em;
+   -webkit-border-radius: 1em;
+   -opera-border-radius: 1em;
+}
+/* For the home page*/
address@hidden (min-width: 30em) {
+   p#join-fsf {
+      display: block;
+      float: right;
+      margin: 0 0 0 2em;
+   }
+   #gnu-banner {
+      float: left;
+      padding-top: .4em;
+      margin-bottom: .4em;
+   }
+}
address@hidden (min-width: 40em) {
+   p#fundraiser, .progress {
+      display: block;
+   }
+   p#join-fsf {
+      float: none;
+      font-size: 1.1em;
+      margin: 0 15% 1.2em 0;
+   }
+   #join-fsf span.fundraiser {
+      display: inline;
+   }
+   #join-fsf span.normal {
+      display: none;
+   }
+   #gnu-banner {
+      clear: none;
+      float: left;
+      max-width: 50%;
+      padding-top: .5em;
+   }
+   #fsf-frame {
+      max-width: 48%;
+      text-align: right;
+   }
+}
+</style>
+<!-- end of head-include-2.html -->



reply via email to

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