Template:Team:UESTC/hidden

From 2013.igem.org

(Difference between revisions)
Line 147: Line 147:
  */
  */
body{
body{
-
background-color:#457EBC;
+
background-color:#467FBC;
 +
background:-webkit-gradient(linear,left top,left bottom,from(#457EBC),to(#93B1C4));
 +
background:-ms-gradient(linear,left top,left bottom,from(#457EBC),to(#93B1C4));
 +
background:gradient(linear,left top,left bottom,from(#457EBC),to(#93B1C4));
 +
background:-moz-linear-gradient(top,#457EBC,#93B1C4);
 +
background:-0-linear-gradient(top,#457EBC,#93B1C4);
 +
background:linear-gradient(top,#457EBC,#93B1C4);
 +
filter: progid:DXImageTransform.Microsoft.gradient(enabled='false',startColorstr='#457EBC',endColorstr='#93B1C4');
 +
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled='false',startColorstr='#457EBC',endColorstr='#93B1C4')";
 +
background-size:auto 1300px;
}
}
/*
/*

Revision as of 11:59, 5 August 2013