Difference between revisions of "Template:Wikipedia-GFDL"

From Marspedia
Jump to: navigation, search
(aesthetic overhaul)
(Removing gradient support for MSIE < 10 to prevent breakage)
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
             background: -ms-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* IE10+ */
 
             background: -ms-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* IE10+ */
 
             background: linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* W3C */
 
             background: linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EFEFEF',GradientType=0 ); /* IE6-8 */
 
 
             -webkit-border-radius: 25px;
 
             -webkit-border-radius: 25px;
 
             -moz-border-radius: 25px;
 
             -moz-border-radius: 25px;
Line 38: Line 37:
 
             background: -o-linear-gradient(top,  #5F5F00 6%, #7F7F00 50%); /* Opera 11.10+ */
 
             background: -o-linear-gradient(top,  #5F5F00 6%, #7F7F00 50%); /* Opera 11.10+ */
 
             background: -ms-linear-gradient(top,  #5F5F00 6%, #7F7F00 50%); /* IE10+ */
 
             background: -ms-linear-gradient(top,  #5F5F00 6%, #7F7F00 50%); /* IE10+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F5F00', endColorstr='#7F7F00',GradientType=0 ); IE6-8 */">
+
             ">
 
<!-- Inner Icon -->
 
<!-- Inner Icon -->
 
<DIV style="/* border:1px #3F3F3F solid; */
 
<DIV style="/* border:1px #3F3F3F solid; */
Line 56: Line 55:
 
             background: -o-linear-gradient(top, #BF9F9F 6%, #7F7F00 50%); /* Opera 11.10+ */
 
             background: -o-linear-gradient(top, #BF9F9F 6%, #7F7F00 50%); /* Opera 11.10+ */
 
             background: -ms-linear-gradient(top, #BF9F9F 6%, #7F7F00 50%); /* IE10+ */
 
             background: -ms-linear-gradient(top, #BF9F9F 6%, #7F7F00 50%); /* IE10+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF9F9F', endColorstr='#7F7F00',GradientType=0 ); /* IE6-8 */
 
 
             align:right;
 
             align:right;
 
             text-align:center">
 
             text-align:center">

Revision as of 09:46, 27 February 2017

GFDL

This article is based on a Wikipedia article and is controlled by version 1.2 of the the GNU Free Documentation License (GFDL).