www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 fs-gang-defini...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 fs-gang-defini...
Date: Mon, 17 Mar 2014 06:56:01 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/17 06:56:01

Added files:
        server/staging/nav-bar/test9: fs-gang-definitions.html 

Log message:
        New include for the style of #fs-gang (screen and print), to be used in 
the home page and a few others.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/fs-gang-definitions.html?cvsroot=www&rev=1.1

Patches:
Index: fs-gang-definitions.html
===================================================================
RCS file: fs-gang-definitions.html
diff -N fs-gang-definitions.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ fs-gang-definitions.html    17 Mar 2014 06:55:57 -0000      1.1
@@ -0,0 +1,38 @@
+<!-- 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;
+   height: 100%; max-width: 40em; margin: auto;
+}
+#fs-gang .img-container a {
+   font-size: 1.3em;
+   font-weight: bold;
+   line-height: 1.6em;
+   margin-left: .5em; 
+   color: white; text-decoration: none;
+}
+#fs-gang .img-container img {
+   width: 100%;
+   padding: 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 & 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]