Template:Team:Uppsala/team-style

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
.team-pic {
+
.team-pic {  
-
display: block;
+
        display:block;
width:700px;
width:700px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
 +
     
}
}
.left {
.left {
-
width: 250px;
+
width: 210px;
margin-top: 20px;
margin-top: 20px;
float: left;
float: left;
Line 19: Line 20:
margin-top: 20px;
margin-top: 20px;
width:650px;
width:650px;
-
border: 1px solid;
+
 
}
}
.right {
.right {
-
width: 250px;
+
width: 210px;
margin-top: 20px;
margin-top: 20px;
float: right;
float: right;
Line 44: Line 45:
}
}
 +
.header-right {
 +
 +
text-align:right;
 +
 +
}
 +
 +
.team-pic-text {
 +
 +
margin-left:100px;
 +
margin-right:100px;
 +
}
 +
#main_frame {
 +
min-height: 1100px;
 +
width: 950px;
 +
margin: 20px auto;
 +
border: 1px solid ligth gray;
 +
border-radius:         15px;
 +
box-shadow:         0px 0px 30px rgba(110,110,110, .8);
 +
background:         white;
 +
}
</html>
</html>

Latest revision as of 23:02, 3 October 2013