Team:UNIK Copenhagen/Ethics

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<p>Under construction.</p>
+
<head>
 +
<style type="text/css">
 +
/*---------------------------------------------*/
 +
/*            Set up of content              */
 +
/*---------------------------------------------*/
 +
.the_content{
 +
max-width: 960px;
 +
margin: -10px 30px 60px 30px;
 +
background-color: transparent;
 +
}
 +
#the_content_2{
 +
text-align: justify;
 +
max-width: 935px;
 +
margin: 0px auto 0px auto;
 +
top: 10px;
 +
display:block;
 +
position: relative;
 +
padding: 0px 0px 15px 0px;
 +
z-index: 0;
 +
}
 +
 
 +
/*---------------------------------------------*/
 +
/*              CSS of Q/A part              */
 +
/*---------------------------------------------*/
 +
.subject, .description{
 +
float: left;
 +
}
 +
.subject{
 +
width: 130px;
 +
text-align: left;
 +
margin: 0px 10px 0px 40px;
 +
padding: 20px 0px;
 +
}
 +
.description{
 +
width: 564px;
 +
margin: 0px 50px 0px 10px;
 +
padding: 25px;
 +
background-color: white;
 +
}
 +
</style>
 +
 
 +
<div class="subject">
 +
<h5>ETHICS</h5>
 +
</div>
 +
<div class="description">
 +
<p>Under construction.</p>
 +
</div>
 +
 
</html>
</html>

Revision as of 14:25, 9 August 2014




ETHICS

Under construction.