Difference between revisions of "Template:HSNU-TAIPEI/main"

Line 62: Line 62:
 
top: 14px;
 
top: 14px;
  
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c61a0+0,2c539e+100 */
+
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b8ed6+0,3c80d8+100&0.95+0,0.95+100 */
background: #2c61a0; /* Old browsers */
+
background: -moz-linear-gradient(top,  hsla(208,65%,54%,0.95) 0%, hsla(214,67%,54%,0.95) 100%); /* FF3.6+ */
background: -moz-linear-gradient(top,  hsl(213,57%,40%) 0%, hsl(219,56%,40%) 100%); /* FF3.6+ */
+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(208,65%,54%,0.95)), color-stop(100%,hsla(214,67%,54%,0.95))); /* Chrome,Safari4+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsl(213,57%,40%)), color-stop(100%,hsl(219,56%,40%))); /* Chrome,Safari4+ */
+
background: -webkit-linear-gradient(top,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 100%); /* Chrome10+,Safari5.1+ */
background: -webkit-linear-gradient(top,  hsl(213,57%,40%) 0%,hsl(219,56%,40%) 100%); /* Chrome10+,Safari5.1+ */
+
background: -o-linear-gradient(top,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 100%); /* Opera 11.10+ */
background: -o-linear-gradient(top,  hsl(213,57%,40%) 0%,hsl(219,56%,40%) 100%); /* Opera 11.10+ */
+
background: -ms-linear-gradient(top,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 100%); /* IE10+ */
background: -ms-linear-gradient(top,  hsl(213,57%,40%) 0%,hsl(219,56%,40%) 100%); /* IE10+ */
+
background: linear-gradient(to bottom,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 100%); /* W3C */
background: linear-gradient(to bottom,  hsl(213,57%,40%) 0%,hsl(219,56%,40%) 100%); /* W3C */
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f23b8ed6', endColorstr='#f23c80d8',GradientType=0 ); /* IE6-9 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c61a0', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
+
  
  

Revision as of 14:37, 8 September 2015