Template:Team:Uppsala/bioart

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
 +
#big_mama {
 +
width: 500px;
 +
height: 400px;
 +
margin-left: 220px;
 +
margin-bottom: 20px;
 +
box-shadow: 0px 0px 10px rgba(110,110,110, .8);
 +
border: 1px solid light-gray;
 +
 +
}
 +
 +
.table_of_art_pic {
 +
margin-left: 300px;
 +
}
 +
 +
 +
.table_of_art_pic td img {
 +
width: 100px;
 +
margin: 5px;
 +
box-shadow: 0px 0px 10px rgba(110,110,110, .8);
 +
}
 +
 +
#box_of_art_pic{
 +
padding-top: 30px;
 +
padding-bottom: 40px;
 +
width: 100%;
 +
border: 1px solid RGB(0,137,209);
 +
box-shadow: inset 0px 0px 20px rgba(0,137,209, 1);
 +
}
 +
 +
.main_text_box
 +
{
 +
width: 850px;
 +
margin-left:auto; margin-right:auto;
 +
background-color: #b6e6fd;
 +
box-shadow: 0px 0px 25px rgba(110,110,110, .8);
 +
border-radius:15px;
 +
padding: 20px;
 +
text-decoration:none;
 +
}
 +
</style>
 +
</html>

Revision as of 16:31, 26 October 2013