Template:Nevada Sponsers CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 12: Line 12:
   height: 150px;
   height: 150px;
   width: 955px;
   width: 955px;
-
   display: block;
+
   display: block;https://2011.igem.org/wiki/index.php?title=Template:Nevada_Sponsers_CSS&action=edit
   border-bottom: rgba(0,0,0,1) groove 4px;
   border-bottom: rgba(0,0,0,1) groove 4px;
   border-right: rgba(0,0,0,1) groove 4px;
   border-right: rgba(0,0,0,1) groove 4px;
   border-left: rgba(0,0,0,1) groove 4px;
   border-left: rgba(0,0,0,1) groove 4px;
   background-color: rgba(100,100,100,1);
   background-color: rgba(100,100,100,1);
-
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#25324e));
+
  /* Color Background */
-
   background: -webkit-linear-gradient(left, #506cab, #25324e);
+
   background: -webkit-gradient(linear, 0 50%,0 100%, from(#969696), to(#25324e));
-
   background: -moz-linear-gradient(left, #506cab, #25324e);
+
   background: -webkit-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
-
   background: -ms-linear-gradient(left, #506cab, #25324e);
+
   background: -moz-linear-gradient(bottom, #969696 97%, rgba(0,0,26,1), #25324e);
-
   background: -o-linear-gradient(left, #506cab, #25324e);
+
   background: -ms-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
 +
   background: -o-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
}
}

Revision as of 16:45, 25 August 2011