Template:Team:Uppsala/bioart

From 2013.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
#hej{}
-
.table_of_art_pic {
+
#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;
margin-left: 300px;
}
}
Line 13: Line 23:
margin: 5px;
margin: 5px;
box-shadow: 0px 0px 10px rgba(110,110,110, .8);
box-shadow: 0px 0px 10px rgba(110,110,110, .8);
-
}
 
-
 
-
#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;
 
-
 
}
}
Line 30: Line 30:
width: 100%;
width: 100%;
border: 1px solid RGB(0,137,209);
border: 1px solid RGB(0,137,209);
-
box-shadow: inset 0px 0px 20px rgba(0,137,209, 1);
+
box-shadow: inset 0px 0px 20px rgba(0,137,209, 1);
 +
border-radius: 15px;
}
}
Line 42: Line 43:
padding: 20px;
padding: 20px;
text-decoration:none;
text-decoration:none;
 +
margin-bottom:20px;
 +
}
 +
 +
.main-title {
 +
border:none;
 +
font-size:38px;
 +
color:#22409a;
}
}
 +
</style>
 +
</html>

Latest revision as of 19:52, 26 October 2013