www-commits
[Top][All Lists]
Advanced

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

www/server head-include-2.html


From: Pavel Kharitonov
Subject: www/server head-include-2.html
Date: Wed, 04 Feb 2015 15:15:05 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       15/02/04 15:15:05

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

Log message:
        Remove fundraiser code.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- head-include-2.html 9 Dec 2014 06:32:36 -0000       1.19
+++ head-include-2.html 4 Feb 2015 15:15:04 -0000       1.20
@@ -1,143 +1,6 @@
 <!-- start of head-include-2.html -->
-<!--#include virtual="/server/banners/fundraiser-vars.html" -->
 <link rel="stylesheet" href="/combo.css" media="screen" />
 <link rel="stylesheet" href="/mini.css" media="handheld" />
 <link rel="stylesheet" href="/layout.css" media="screen" />
-
 <link rel="stylesheet" href="/print.css" media="print" />
-<!--#set var="promo_banner_bg" 
-  value=".promo-banner {
-    background-color: $background_color;
-  }
-  #fundraiserbanner2014 {
-    background-color: $background_color;
-  }
-  #fundraiserbanner2014 .manualprogressbar {
-    width: $progress_percent%;
-  }
-" -->
-<style type="text/css" media="print,screen">
-<!--#echo var="promo_banner_bg" --><!--
- .promo-banner {
-    padding: 1em 5%;
-  }
-  #fundraiserbanner2014 .manualprogressbar {
-    height: 2em;
-    background: #FFFFFF;
-    position: absolute;
-    top: 0%;
-  }
-
-  #fundraiserbanner2014 {
-    width: 100%;
-    padding-bottom: 2.2em;
-    display: block;
-  }
-
-  #fundraiserbanner2014 .content {
-    margin: 0 auto;
-    width: 100%;
-  }
-
-  #fundraiserbanner2014 .text {
-    color:#ffffff;
-    text-align:justify; 
-  }
-
-  #fundraiserbanner2014 .text a {
-    text-decoration: underline;
-    color: inherit;
-  }
-
-  #fundraiserbanner2014 .barandbuttonwrapper {
-    width: 100%;
-    position: relative;
-  }
-
-  #fundraiserbanner2014 .progressbarsleeve {
-    display:inline;
-    position: absolute;
-    width: 75%;
-    height: 2em;
-    border: 1px solid black;
-    margin-bottom: .8em;
-  }
-
-  #fundraiserbanner2014 .goal {
-    position: absolute;
-    line-height: 2em;
-    color: white;
-    font-family: inherit;
-  }
-
-  #fundraiserbanner2014 .sofar {
-    position: absolute;
-    line-height: 2em;
-    color: black;
-    font-family: inherit;
-  }
-
-  #fundraiserbanner2014 .btn {
-    position: absolute;
-    display:inline;
-    background:#FFFFFF;
-    border-top: 1px solid black;
-    border-bottom: 1px solid black;    
-    height: 2em;
-    width: 25%;
-    text-align: center;
-    line-height: 2em;
-    text-decoration: none;
-    color: black;
-    font-family: inherit;
-  }
-
-  #fundraiserbanner2014 .btn:hover {
-    background: #e1F1e1;
-    text-decoration: none;
-    box-shadow: none;
-    font-weight: bold;
-  }
---><!--#if expr='$LANGUAGE_SUFFIX == /^\.(ar|fa|he)$/' --><!--
-  #fundraiserbanner2014 .manualprogressbar {
-    right: 0%;
-  }
-  #fundraiserbanner2014 .progressbarsleeve {
-    right: 0%;
-  }
-  #fundraiserbanner2014 .btn {
-    right: 75%;
-    border-left: 1px solid black;
-  }
-  #fundraiserbanner2014 .goal {
-    left: .4em;
-  }
-
-  #fundraiserbanner2014 .sofar {
-    left: .25em;
-  }
---><!--#else --><!--
-  #fundraiserbanner2014 .manualprogressbar {
-    left: 0%;
-  }
-  #fundraiserbanner2014 .progressbarsleeve {
-    left: 0%;
-  }
-  #fundraiserbanner2014 .btn {
-    left: 75%;
-    border-right: 1px solid black;
-  }
-  #fundraiserbanner2014 .goal {
-    right: .4em;
-  }
-
-  #fundraiserbanner2014 .sofar {
-    right: .25em;
-  }
---><!--#endif  -->
-/* TRANSLATORS: you can adjust promo banner style for your language here. */
-  #fundraiserbanner2014 .btn:hover:after {
-    content: "!";
-  } 
-</style>
 <!-- end of head-include-2.html -->



reply via email to

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