Difference between revisions of "Template:Public Domain"

From Lunarpedia
Jump to: navigation, search
(forgot to remove old version)
(making more compatible with similarly sized tag templates)
Line 8: Line 8:
 
             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 */
 
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EFEFEF',GradientType=0 ); /* IE6-8 */
             -webkit-border-radius: 25px;
+
             -webkit-border-radius: 1em;
             -moz-border-radius: 25px;
+
             -moz-border-radius: 1em;
             -khtml-border-radius:  25px; /* Ur-WebKit */
+
             -khtml-border-radius:  1em; /* Ur-WebKit */
             -opera-border-radius:  25px; /* older Opera? */
+
             -opera-border-radius:  1em; /* older Opera? */
             border-radius: 25px;
+
             border-radius: 1em;
 
             -webkit-box-shadow: 0.5em 0.5em 1em #000000;
 
             -webkit-box-shadow: 0.5em 0.5em 1em #000000;
 
             -moz-box-shadow: 0.5em 0.5em 1em #000000;
 
             -moz-box-shadow: 0.5em 0.5em 1em #000000;
 
             box-shadow: 0.5em 0.5em 1em #000000;
 
             box-shadow: 0.5em 0.5em 1em #000000;
             width:32em;
+
             width:40em;
             padding:0em;
+
             padding:1em;
 
             margin:1px;
 
             margin:1px;
 
             align:right">
 
             align:right">

Revision as of 22:18, 30 July 2012

PD

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