Template:Team:HokkaidoU Japan/Common/CSS

From 2014.igem.org

(Difference between revisions)
Line 123: Line 123:
   margin: 0;
   margin: 0;
   padding: 0;
   padding: 0;
-
   background: rgba(245,37,0,1);
+
   background-image:url("https://static.igem.org/mediawiki/2014/c/c5/HokkaidoU_Velvet.jpg");
-
background: -moz-linear-gradient(left, rgba(245,37,0,1) 0%, rgba(179,42,27,1) 20%, rgba(156,24,6,1) 42%, rgba(217,27,2,1) 61%, rgba(145,10,0,1) 80%, rgba(231,56,39,1) 100%);
+
  background-repeat:repeat;
-
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,37,0,1)), color-stop(20%, rgba(179,42,27,1)), color-stop(42%, rgba(156,24,6,1)), color-stop(61%, rgba(217,27,2,1)), color-stop(80%, rgba(145,10,0,1)), color-stop(100%, rgba(231,56,39,1)));
+
  opacity:0.7;
-
background: -webkit-linear-gradient(left, rgba(245,37,0,1) 0%, rgba(179,42,27,1) 20%, rgba(156,24,6,1) 42%, rgba(217,27,2,1) 61%, rgba(145,10,0,1) 80%, rgba(231,56,39,1) 100%);
+
-
background: -o-linear-gradient(left, rgba(245,37,0,1) 0%, rgba(179,42,27,1) 20%, rgba(156,24,6,1) 42%, rgba(217,27,2,1) 61%, rgba(145,10,0,1) 80%, rgba(231,56,39,1) 100%);
+
-
background: -ms-linear-gradient(left, rgba(245,37,0,1) 0%, rgba(179,42,27,1) 20%, rgba(156,24,6,1) 42%, rgba(217,27,2,1) 61%, rgba(145,10,0,1) 80%, rgba(231,56,39,1) 100%);
+
-
background: linear-gradient(to right, rgba(245,37,0,1) 0%, rgba(179,42,27,1) 20%, rgba(156,24,6,1) 42%, rgba(217,27,2,1) 61%, rgba(145,10,0,1) 80%, rgba(231,56,39,1) 100%);
+
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52500', endColorstr='#e73827', GradientType=1 );}
+
.wrapper {
.wrapper {

Revision as of 08:41, 12 October 2014