www-commits
[Top][All Lists]
Advanced

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

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


From: Pavel Kharitonov
Subject: www/server/staging head-include-2.html
Date: Sat, 12 Dec 2015 06:21:34 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       15/12/12 06:21:34

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

Log message:
        Update per www-discuss.

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/staging/head-include-2.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- head-include-2.html 11 Dec 2015 06:36:33 -0000      1.5
+++ head-include-2.html 12 Dec 2015 06:21:34 -0000      1.6
@@ -6,15 +6,20 @@
 <link rel="stylesheet" href="/print.min.css" media="print" />
 <style type="text/css" media="print,screen">
 <!--
-<!--#include virtual="/server/staging/sofar.html" -->
+<!--#include virtual="/server/banners/sofar.html" -->
 div.fundraiser {
   font-family: "FreeSans", sans-serif;
-  padding: .3em 1.5%;
-  background-color: #f0f2f4;
+  padding: .5em 1.5% .5em 1.5%;
+  background-color: #ced7ff;
   margin-top: .5em;
+  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: blue;
+  color: black;
 }
 .crm-amount-high {
   float: right;



reply via email to

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