www-commits
[Top][All Lists]
Advanced

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

www server/gnun/translinks-head.html graphics/f...


From: Pavel Kharitonov
Subject: www server/gnun/translinks-head.html graphics/f...
Date: Sat, 29 Mar 2014 05:11:03 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       14/03/29 05:11:03

Modified files:
        server/gnun    : translinks-head.html 
Added files:
        graphics       : fsf-logo-notext.png fs-gang.png 
        server         : fs-gang-definitions.html 

Log message:
        New files.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/fsf-logo-notext.png?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/fs-gang.png?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/fs-gang-definitions.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/translinks-head.html?cvsroot=www&r1=1.10&r2=1.11

Patches:
Index: server/gnun/translinks-head.html
===================================================================
RCS file: /web/www/www/server/gnun/translinks-head.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/gnun/translinks-head.html    18 Oct 2013 04:00:56 -0000      1.10
+++ server/gnun/translinks-head.html    29 Mar 2014 05:11:03 -0000      1.11
@@ -1,4 +1,4 @@
 <!--#if expr="" -->
 <!-- This file is kept for compatibility with gnun-0.7.
      It should be removed after gnun-0.9 release. -->
-<!--#include virtual="/server/home-pkgblurbs.html" -->
+<!--#include virtual="/server/fs-gang-definitions.html" -->

Index: graphics/fsf-logo-notext.png
===================================================================
RCS file: graphics/fsf-logo-notext.png
diff -N graphics/fsf-logo-notext.png
Binary files /dev/null and /tmp/cvsuctzbE differ

Index: graphics/fs-gang.png
===================================================================
RCS file: graphics/fs-gang.png
diff -N graphics/fs-gang.png
Binary files /dev/null and /tmp/cvsuIAo2D differ

Index: server/fs-gang-definitions.html
===================================================================
RCS file: server/fs-gang-definitions.html
diff -N server/fs-gang-definitions.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/fs-gang-definitions.html     29 Mar 2014 05:11:02 -0000      1.1
@@ -0,0 +1,39 @@
+<!-- start of fs-gang-definitions.html -->
+
+<style type="text/css" media="print,screen">
+/* Common clauses for the Free Software Gang banner. */
+#fs-gang .img-container {
+   text-align: left;
+   padding-top: .5em;
+   height: 100%; max-width: 40em; margin: auto;
+}
+#fs-gang .img-container a {
+   font-size: 1.3em;
+   font-weight: bold;
+   margin-left: .5em;
+   color: white; text-decoration: none;
+}
+#fs-gang .img-container img {
+   width: 100%;
+   padding: .3em 0 0 0;
+   margin: 0;
+}
+</style>
+
+<style type="text/css" media="screen">
+/* screen-specific fs-gang-definitions */
+#fs-gang {
+   clear: both;
+   margin: 0;
+   background-color: #a50606; /* Fallback from gradient */
+   background: -moz-linear-gradient(#820202, #f71111); /* FF 3.6+ */  
+   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#820202), color-stop(100%, #f71111)); /* Safari 4+, Chrome 2+ */  
+   background: -webkit-linear-gradient(#820202, #f71111); /* Safari 5.1+, 
Chrome 10+ */  
+   background: -o-linear-gradient(#820202, #f71111); /* Opera 11.10 */  
+   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#820202', 
endColorstr='#f71111'); /* IE6 &amp; IE7 */  
+   -ms-filter: 
"progid:DXImageTransform.Microsoft.gradient(startColorstr='#820202', 
endColorstr='#f71111')"; /* IE8+ */  
+   background: linear-gradient(#820202, #f71111); /* the standard */
+}
+</style>
+
+<!-- end of fs-gang-definitions.html -->



reply via email to

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