Difference between revisions of "Template:Penn"

Line 150: Line 150:
 
#MenuBox {
 
#MenuBox {
 
 
background: #585d8a; /* Old browsers */
+
background: #62f6f3; /* Old browsers */
background: -moz-linear-gradient(top, #585d8a 0%, #2e335f 100%); /* FF3.6+ */
+
background: -moz-linear-gradient(top, #62f6f3 0%, #62f6f3 100%); /* FF3.6+ */
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585d8a), color-stop(100%,#2e335f)); /* Chrome,Safari4+ */
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585d8a), color-stop(100%,#2e335f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #585d8a 0%,#2e335f 100%); /* Chrome10+,Safari5.1+ */
+
background: -webkit-linear-gradient(top, #62f6f3 0%,#62f6f3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #585d8a 0%,#2e335f 100%); /* Opera 11.10+ */
+
background: -o-linear-gradient(top, #62f6f3 0%,#62f6f3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #585d8a 0%,#2e335f 100%); /* IE10+ */
+
background: -ms-linear-gradient(top, #62f6f3 0%,#62f6f3 100%); /* IE10+ */
background: linear-gradient(to bottom, #585d8a 0%,#2e335f 100%); /* W3C */
+
background: linear-gradient(to bottom, #62f6f3 0%,#62f6f3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585d8a', endColorstr='#2e335f',GradientType=0 ); /* IE6-9 */
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62f6f3', endColorstr='#62f6f3',GradientType=0 ); /* IE6-9 */
 
box-shadow: 0px 0px 20px #000000;
 
box-shadow: 0px 0px 20px #000000;
  

Revision as of 19:53, 17 August 2015