Template:Team:Uppsala/team
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) |
|||
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
+ | h1{border:none;} | ||
+ | |||
#main_frame { | #main_frame { | ||
min-height: 1800px; | min-height: 1800px; | ||
Line 9: | Line 13: | ||
box-shadow: 0px 0px 30px rgba(110,110,110, .8); | box-shadow: 0px 0px 30px rgba(110,110,110, .8); | ||
background: white; | background: white; | ||
+ | } | ||
+ | |||
+ | |||
+ | h1 { | ||
+ | color:#0089d1; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | color:#0089d1; | ||
+ | } | ||
+ | |||
+ | #bottom-pic { | ||
+ | width: 100%; | ||
+ | height: 200px; | ||
+ | margin-top: 50px; | ||
} | } | ||
Line 16: | Line 35: | ||
margin-right:auto; | margin-right:auto; | ||
border-top: 1px solid #22409a; | border-top: 1px solid #22409a; | ||
- | |||
- | |||
clear: both; | clear: both; | ||
- | + | ||
- | + | ||
} | } | ||
Line 29: | Line 46: | ||
height:400px; | height:400px; | ||
width:700px; | width:700px; | ||
- | + | ||
margin-top:10px; | margin-top:10px; | ||
+ | margin-bottom:20px; | ||
} | } | ||
Line 47: | Line 65: | ||
margin-right:auto; | margin-right:auto; | ||
border-bottom: 1px solid #22409a; | border-bottom: 1px solid #22409a; | ||
- | margin-bottom: | + | margin-bottom: 0px; |
- | margin-top: | + | margin-top: 0px; |
clear: both; | clear: both; | ||
- | + | ||
- | + | ||
} | } | ||
Line 57: | Line 74: | ||
position: left; | position: left; | ||
float:left; | float:left; | ||
- | height: | + | height:227px; |
- | width: | + | width:210px; |
/*border:solid 3px;*/ | /*border:solid 3px;*/ | ||
margin-top:20px; | margin-top:20px; | ||
} | } | ||
+ | |||
#profile_pic_right{ | #profile_pic_right{ | ||
Line 67: | Line 85: | ||
/* padding-top: px;*/ | /* padding-top: px;*/ | ||
float:right; | float:right; | ||
- | height: | + | height:227px; |
- | width: | + | width:210px; |
/*border:solid 3px;*/ | /*border:solid 3px;*/ | ||
margin-top:20px; | margin-top:20px; | ||
Line 75: | Line 93: | ||
#container_right{ | #container_right{ | ||
- | height: | + | height:240px; |
padding-top:0px; | padding-top:0px; | ||
width:650px; | width:650px; | ||
Line 86: | Line 104: | ||
#container_left{ | #container_left{ | ||
- | height: | + | height:240px; |
padding-top:0px; | padding-top:0px; | ||
width:650px; | width:650px; | ||
Line 99: | Line 117: | ||
padding-left: 1px; | padding-left: 1px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #project-description { | ||
+ | width: 100%; | ||
+ | border-bottom: 1px solid #22409a; | ||
+ | padding-bottom: 10px; | ||
+ | clear:both | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #grid-matrix { | ||
+ | width: 64%; | ||
+ | float: left; | ||
+ | padding-top: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | #sidebar { | ||
+ | width: 34%; | ||
+ | float: right; | ||
+ | padding-top: 20px; | ||
} | } |
Latest revision as of 19:20, 22 August 2013