www-commits
[Top][All Lists]
Advanced

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

www/server/banners fundraiser-style.html


From: Ineiev
Subject: www/server/banners fundraiser-style.html
Date: Thu, 19 Nov 2020 07:00:23 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 20/11/19 07:00:22

Modified files:
        server/banners : fundraiser-style.html 

Log message:
        New fundraiser.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banners/fundraiser-style.html?cvsroot=www&r1=1.22&r2=1.23

Patches:
Index: fundraiser-style.html
===================================================================
RCS file: /web/www/www/server/banners/fundraiser-style.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- fundraiser-style.html       4 Aug 2020 09:12:10 -0000       1.22
+++ fundraiser-style.html       19 Nov 2020 12:00:22 -0000      1.23
@@ -1,156 +1,10 @@
 <!--#include virtual="/server/banners/sofar.html" -->
+<link rel="stylesheet" type="text/css" href="/server/banners/fundraiser.css" 
media="screen" />
 <style type="text/css" media="screen"><!--
-#header {
-  background: #eff8ff;
-  background: linear-gradient(#e5f4ff, #ffffff);
-}
-@media (min-width: 45em) {
-  #gnu-banner { padding: .45em 0 .5em; }
-}
-#fundraiser .highlight { background: none; }
-#fundraiser a[href]:hover { background: none; }
-#fundraiser, #fundraiser a[href] { font-family: monospace; }
-#fundraiser a { text-decoration: none; }
-#fundraiser {
-  direction: ltr;
-  text-align: left;
-  position: relative; 
-  min-height: 150px;
-  background: #e5f4ff;
-}
-.fr-content {
-  background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/308-left.png");
-  height: 132px;
-  position: relative;
-  overflow: hidden;
-}
-.fr-text {
-  background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/308-right.png");
-  background-position: top right;
-  height : 132px;
-}
-.fr-text p {
-  font-size : 12px;
-  font-family: monospace;
-  color: black;
-  padding: 1.5% 3% 0 3%;
-  margin: 0 130px 0 0;
-}
-.fr-join-btn {
-  display: inline-block;
-  font-size  : 14px;
-  position: absolute;
-  right: 225px;
-  bottom: 8px;
-  z-index: 10;
-}
-.fr-join-btn a[href] {
-  display: inline-block;
-  padding: .2em .5em;
-  color: black;
-  background: #fb6b73;
-  border-radius: .6em;
-  border: 2px solid black;
-  box-shadow: .15em .15em .0 .1em #5aabd7;
-}
-#fundraiser .fr-join-btn a[href]:hover {
-  background: #ff999e;
-}
-.progresswidget {
-  font-size: 14px;
-  font-weight: bold;
-  position: relative;
-  margin: 0;
-  height: 18px;
-  text-align: left;
-  width: 100%;
-  background: #99d8fd;
-}
-.progress-bar-info {
-  /* Pinstripes */
-  background: #fb6b73;
-  background: repeating-linear-gradient(
-    -55deg,
-    #fb6b73,
-    #fb6b73 15px,
-    #ff999e 10px,
-    #ff999e 25px
-  );
-  height: 18px;
-  line-height: 18px;
-  cursor: default;
+.progress-bar {
   width: <!--#echo var="percent" -->%;
 }
 .percentage {
-  position: absolute;
-  width: 100%;
   padding-left: <!--#echo var="percent" -->%;
-  margin-left: -32px;
-}
-.goal {
-  height: 18px;
-  position: absolute;
-  right: 0;
-  top: -18px;
-  padding: 0 5px;
-  background: #e5f4ff;
-}
-
-@media (max-width:319px) {
-  #fundraiser {
-    display: none;
-  }
-}
-@media (max-width:400px) {
-  .fr-text p {
-    font-size: 11px;
-    line-height: 1.4em;
-  }
-  .fr-join-btn {
-    right: 110px;
-  }
-}
-@media (max-width:479px) {
-  #fundraiser .hide {
-    display: none;
-  }
-}
-@media (min-width: 684px) {
-  .fr-content {
-    background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/684-left.png");
-  }
-  .fr-text {
-    background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/684-right.png");
-    background-position: top right;
-  }
-  .fr-text p {
-    margin-right: 185px;
-  }
-  .fr-join-btn {
-    right: 225px;
-  }
-}
-@media (min-width: 800px) {
-  .fr-text p {
-    font-size: 13px;
-  }
-}
-
-@media (min-width: 1098px) {
-  .fr-content {
-    background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/1098-left.png");
-  }
-  .fr-text {
-    background: no-repeat 
url("//static.gnu.org/nosvn/banners/2020fundraiser-spring/img/1098-right.png");
-    background-position: top right;
-  }
-  .fr-text p {
-    font-size: 15px;
-    margin-right: 235px;
-  }
-  .fr-join-btn {
-    font-size: 16px;
-    right : 280px;
-  }
 }
 --></style>



reply via email to

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