Team:Shenzhen BGIC 0101

From 2013.igem.org

(Difference between revisions)
Line 77: Line 77:
#next:hover {
#next:hover {
opacity: 0.5;
opacity: 0.5;
 +
}
 +
 +
#donate-spacer {
 +
height: 100%;
 +
}
 +
#donate {
 +
border-top: 1px solid #999;
 +
width: 750px;
 +
padding: 50px 75px;
 +
margin: 0 auto;
 +
overflow: hidden;
 +
}
 +
#donate p, #donate form {
 +
margin: 0;
 +
float: left;
 +
}
 +
#donate p {
 +
width: 650px;
 +
}
 +
#donate form {
 +
width: 100px;
}
}
</style>
</style>
</head>
</head>
<body>
<body>
-
         <hr style="color:#7380AE; height:3px;" />
+
         <hr style="color:#BDCBBD; height:3px;" />
<div id="wrapper">
<div id="wrapper">
<div id="carousel">
<div id="carousel">
Line 96: Line 117:
</div>
</div>
</div>
</div>
-
<hr style="color:#7380AE;"/>
+
<hr style="color:#225323;"/>
</body>
</body>
</html>
</html>

Revision as of 21:51, 25 October 2013