Template:Team:Uppsala/styles
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) |
Sabrijamal (Talk | contribs) |
||
Line 19: | Line 19: | ||
repeat-x; | repeat-x; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
*{ | *{ | ||
Line 426: | Line 420: | ||
width: 200px; | width: 200px; | ||
} | } | ||
+ | |||
+ | |||
+ | #sub_content_advisor{ | ||
+ | width:100%; | ||
+ | height:4000px; | ||
+ | border:solid 3px; | ||
+ | } | ||
+ | |||
+ | #advisor_title{ | ||
+ | height:30px; | ||
+ | width:800px; | ||
+ | border:solid 3px; | ||
+ | overflow:auto; | ||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #advisor1{ | ||
+ | height:270; | ||
+ | width:250; | ||
+ | float:left; | ||
+ | border:solid 3px; | ||
+ | clear:both; | ||
+ | margin-left:100px; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #advisor2{ | ||
+ | height:270; | ||
+ | width:250; | ||
+ | float:right; | ||
+ | margin-top:10px; | ||
+ | border:solid 3px; | ||
+ | margin-right:100px; | ||
+ | } | ||
+ | |||
+ | #advisor_text1{ | ||
+ | height:270; | ||
+ | width:350; | ||
+ | float:left; | ||
+ | border:solid 3px; | ||
+ | clear:both; | ||
+ | margin-left:50px; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #advisor_text2{ | ||
+ | height:270; | ||
+ | width:350; | ||
+ | float:right; | ||
+ | border:solid 3px; | ||
+ | margin-right:50px; | ||
+ | margin-top:10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sub_content_instructor{ | ||
+ | width:100%; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | border-bottom: 1px solid #22409a; | ||
+ | margin-bottom: 10px; | ||
+ | margin-top:10px; | ||
+ | clear:both; | ||
+ | position:relative; | ||
+ | /* border: yellow solid 3px;*/ | ||
+ | } | ||
+ | |||
+ | #instructor_title{ | ||
+ | height:30px; | ||
+ | width:800px; | ||
+ | border: solid 3px; | ||
+ | overflow:auto; | ||
+ | float:left; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #instructor_left{ | ||
+ | height:270; | ||
+ | width:250; | ||
+ | float:left; | ||
+ | border:solid 3px; | ||
+ | clear:both; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #instructor_text_right{ | ||
+ | height:270px; | ||
+ | width:645px; | ||
+ | float:right; | ||
+ | margin-top:10px; | ||
+ | border:solid 3px; | ||
+ | } | ||
+ | |||
+ | #instructor_right{ | ||
+ | height:270; | ||
+ | width:250; | ||
+ | float:right; | ||
+ | border:solid 3px; | ||
+ | margin-top:20px; | ||
+ | } | ||
+ | |||
+ | #instructor_text_left{ | ||
+ | height:270; | ||
+ | width:640; | ||
+ | float:left; | ||
+ | border:solid 3px; | ||
+ | margin-top:20px; | ||
+ | } |
Revision as of 15:26, 18 August 2013