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: Thu, 18 Aug 2016 08:48:11 +0000 (UTC)

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       16/08/18 08:48:11

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

Log message:
        Remove unused styles.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- head-include-2.html 12 Dec 2015 08:38:04 -0000      1.25
+++ head-include-2.html 18 Aug 2016 08:48:11 -0000      1.26
@@ -4,84 +4,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="print,screen">
-<!--#include virtual="/server/banners/sofar.html"
- --><!--#set
- var="crm_amount_fill"
- value=".crm-amount-fill {
-  background: #f2cd5f;
-  color: black;
-  border-radius: 1em;
-  padding-right: .3em; padding-left: .3em;
-  width: $percent%;
-}
-"
---><!--#echo var="crm_amount_fill"
---><!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/"
- --><!--#set
- var="crm_floats"
- value=".crm-amount-high {
-  float: left;
-}
-div.donate_btn {
-  float: left;
-}"
- --><!--#else --><!--#set
- var="crm_floats"
- value=".crm-amount-high {
-  float: right;
-}
-div.donate_btn {
-  float: right;
-}"
- --><!--#endif --><!--#echo var="crm_floats" -->
-</style>
-<style type="text/css" media="print,screen">
-<!--
-div.fundraiser {
-  font-family: "FreeSans", sans-serif;
-  padding: .5em 1.5% .5em 1.5%;
-  background-color: #ced7ff;
-  background: -webkit-linear-gradient(#b4c2ff, white);
-  background: -o-linear-gradient(#b4c2ff, white);
-  background: -moz-linear-gradient(#b4c2ff, white);
-  background: linear-gradient(#b4c2ff, white);
-  border-top: .2em solid #5272fd;
-}
-.fundraiser a {
-  color: black;
-}
-.crm-amount-high {
-  padding: 0 .3em;
-  background-color: #4a5a6a;
-  border-radius: 1em;
-}
-.crm-amount-bar {
-  border-radius: 1em;
-  background-color: #778796;
-  color: white;
-  border: .1em solid #4a5a6a;
-  margin-bottom: .5em;
-}
-div.donate_btn {
-  margin: 1.5em 0 0 1.5em;
-}
-.donate_btn a{
-  display: block;
-  text-decoration: none;
-  font-weight:bold;
-  padding: 0.4em 1em;
-  color: black;
-  background-color: #f2cd5f;
-  text-align: center;
-  border: .1em solid #CCA832;
-  border-radius: 1em;
-}
address@hidden (max-width: 30em) {
-   .fundraiser {
-    display: none;
-  }
-}
--->
-</style>
 <!-- end of head-include-2.html -->



reply via email to

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