Difference between revisions of "Template:Public Domain"

From Lunarpedia
Jump to: navigation, search
m (1 revision imported: LPedia Import 20170117)
(Removing gradient support for MSIE < 10 to prevent breakage)
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: 1em;
 
             -webkit-border-radius: 1em;
 
             -moz-border-radius: 1em;
 
             -moz-border-radius: 1em;
Line 38: Line 37:
 
             background: -o-linear-gradient(top,  #174F4F 6%, #276F6F 50%); /* Opera 11.10+ */
 
             background: -o-linear-gradient(top,  #174F4F 6%, #276F6F 50%); /* Opera 11.10+ */
 
             background: -ms-linear-gradient(top,  #174F4F 6%, #276F6F 50%); /* IE10+ */
 
             background: -ms-linear-gradient(top,  #174F4F 6%, #276F6F 50%); /* IE10+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174F4F', endColorstr='#276F6F',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, #9FBFBF 6%, #276F6F 50%); /* Opera 11.10+ */
 
             background: -o-linear-gradient(top, #9FBFBF 6%, #276F6F 50%); /* Opera 11.10+ */
 
             background: -ms-linear-gradient(top, #9FBFBF 6%, #276F6F 50%); /* IE10+ */
 
             background: -ms-linear-gradient(top, #9FBFBF 6%, #276F6F 50%); /* IE10+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9FBFBF', endColorstr='#276F6F',GradientType=0 ); /* IE6-8 */
 
 
             align:right;
 
             align:right;
 
             text-align:center">
 
             text-align:center">

Revision as of 09:42, 27 February 2017

PD

The contributor(s) to this article hereby make it available to the PUBLIC DOMAIN and request that it remain so.