Difference between revisions of "Template:Penn"

Line 102: Line 102:
  
 
background: #62aff6; /* Old browsers */
 
background: #62aff6; /* Old browsers */
background: -moz-linear-gradient(top, #62aff6 2%, #963d42 100%); /* FF3.6+ */
+
background: -moz-linear-gradient(top, #62aff6 2%, #1a8af2 100%); /* FF3.6+ */
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#c15d62), color-stop(100%,#963d42)); /* Chrome,Safari4+ */
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#c15d62), color-stop(100%,#963d42)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #62aff6 2%,#963d42 100%); /* Chrome10+,Safari5.1+ */
+
background: -webkit-linear-gradient(top, #62aff6 2%,#1a8af2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #62aff6 2%,#963d42 100%); /* Opera 11.10+ */
+
background: -o-linear-gradient(top, #62aff6 2%,#1a8af2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #62aff6 2%,#963d42 100%); /* IE10+ */
+
background: -ms-linear-gradient(top, #62aff6 2%,#1a8af2 100%); /* IE10+ */
background: linear-gradient(to bottom, #62aff6 2%,#963d42 100%); /* W3C */
+
background: linear-gradient(to bottom, #62aff6 2%,#1a8af2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c15d62', endColorstr='#963d42',GradientType=0 ); /* IE6-9 */
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##62aff6', endColorstr='#1a8af2',GradientType=0 ); /* IE6-9 */
  
 
/*text-align:center;*/
 
/*text-align:center;*/

Revision as of 19:49, 17 August 2015