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

Line 63: Line 63:
  
 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b8ed6+0,3c80d8+100&0.95+0,0.95+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: -moz-linear-gradient(top,  hsla(208,65%,54%,0.95) 0%, hsla(214,67%,54%,0.95) 100%); /* FF3.6+ */
+
background: -moz-linear-gradient(-45deg,  hsla(208,65%,54%,0.95) 0%, hsla(214,67%,54%,0.95) 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, right bottom, color-stop(0%,hsla(208,65%,54%,0.95)), color-stop(100%,hsla(214,67%,54%,0.95))); /* 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(-45deg,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 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(-45deg,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 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(-45deg,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 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(135deg,  hsla(208,65%,54%,0.95) 0%,hsla(214,67%,54%,0.95) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f23b8ed6', endColorstr='#f23c80d8',GradientType=0 ); /* IE6-9 */
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f23b8ed6', endColorstr='#f23c80d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 +
 
  
  

Revision as of 14:39, 8 September 2015