Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 239: Line 239:
     -webkit-box-shadow:80px 20px 55px #fff;
     -webkit-box-shadow:80px 20px 55px #fff;
     -moz-box-shadow:80px 20px 50px #fff;
     -moz-box-shadow:80px 20px 50px #fff;
 +
    margin-bottom: 10px;
}
}
#intro-wwy{
#intro-wwy{
     background: #EA2;
     background: #EA2;
-
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #eba007), color-stop(0.73, #ffa200),color-stop(0.95, #adaf32), to(#ea2));
+
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #eba007), color-stop(0.73, #ffa200),color-stop(0.95, #fdafaa), to(#ea2));
     background: -moz-linear-gradient(right top, #fff,#eba007 20%, #ffa200 73% ,#adaf32 95% ,#EA2 155%);  
     background: -moz-linear-gradient(right top, #fff,#eba007 20%, #ffa200 73% ,#adaf32 95% ,#EA2 155%);  
 +
}
 +
#intro-wwy{
 +
    background: #DDF;
 +
    background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #70BBDD), color-stop(0.73, #CDF),color-stop(0.95, #fdafFF), to(#DEF));
 +
    background: -moz-linear-gradient(right top, #fff,#70BBDD 20%, #cdf 73% ,#fdafff 95% ,#def 155%);
}
}
Line 253: Line 259:
     color: #28B;     
     color: #28B;     
     font-weight: bold;
     font-weight: bold;
 +
    padding: 5px 0px;
}
}
</style></head></html>
</style></head></html>

Revision as of 16:06, 15 July 2010