|
|
(7 intermediate revisions not shown) |
Line 56: |
Line 56: |
| } | | } |
| | | |
- | #content{ | + | #metucontent{ |
- | width: 950px; | + | width: 965px; |
- | background: url(https://static.igem.org/mediawiki/2010/b/ba/Content_bg1.jpg) repeat-y; | + | clear: both; |
| + | color: #fff; |
| + | |
| } | | } |
| + | |
| + | #content{background: #2f3237; } |
| | | |
| #left_column{ | | #left_column{ |
Line 68: |
Line 72: |
| .text{ | | .text{ |
| font-family: Helvetica, Arial; | | font-family: Helvetica, Arial; |
- | width: 552px; | + | width: 900px; |
| float: left; | | float: left; |
| padding: 32px 38px 22px 30px; | | padding: 32px 38px 22px 30px; |
Line 74: |
Line 78: |
| | | |
| .text h3{ | | .text h3{ |
- | font-size: 24px; | + | font-size: 18px; |
| float: left; | | float: left; |
| margin: 0px 0px 12px 0px; | | margin: 0px 0px 12px 0px; |
Line 83: |
Line 87: |
| .text p{ | | .text p{ |
| color: #bcc4c7; | | color: #bcc4c7; |
- | width: 552px; | + | width: 900px; |
| float: left; | | float: left; |
| clear: left; | | clear: left; |
Line 115: |
Line 119: |
| .heading{ | | .heading{ |
| width: 260px; | | width: 260px; |
- | height: 29px; | + | height: 20px; |
- | float: left;
| + | float: left; |
- | padding: 12px 14px 0px 14px;
| + | padding: 6px 14px 6px 14px; |
- | margin: 0px 0px 18px 0px;
| + | margin: 0px 0px 12px 0px; |
- | background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x;
| + | background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x; |
| } | | } |
| | | |
Line 175: |
Line 179: |
| | | |
| #wrapper{ | | #wrapper{ |
- | width: 950px; | + | width: 965px; |
| + | height: 1000px; |
| padding: 0px 0px 0px 0px; | | padding: 0px 0px 0px 0px; |
| margin:0px 0px 0px 0px; | | margin:0px 0px 0px 0px; |
Line 185: |
Line 190: |
| | | |
| #tab_nav { | | #tab_nav { |
- | height: 52px; | + | height: 40px; |
| float: left; | | float: left; |
| background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x; | | background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x; |
Line 192: |
Line 197: |
| #topnav li.active a{ | | #topnav li.active a{ |
| color:#028AD3; | | color:#028AD3; |
| + | } |
| + | |
| + | #topnav li.active span a{ |
| + | color:#fff; |
| } | | } |
| ul#topnav { | | ul#topnav { |
| float: left; | | float: left; |
- | width: 944px; | + | width: 964px; |
| list-style: none; | | list-style: none; |
| position: relative; | | position: relative; |
- | margin-top:10px; | + | margin-top:0px; |
| } | | } |
| ul#topnav li { | | ul#topnav li { |
Line 208: |
Line 217: |
| color: #fff; | | color: #fff; |
| text-decoration: none; | | text-decoration: none; |
- | font-size:15px; | + | font-size:14px; |
| } | | } |
| ul#topnav li a:hover { | | ul#topnav li a:hover { |
| text-decoration: none; | | text-decoration: none; |
| background: #016acb; | | background: #016acb; |
| + | height: 20px; |
| + | |
| } | | } |
| } | | } |
Line 225: |
Line 236: |
| top:35px; | | top:35px; |
| display: none; | | display: none; |
- | width:944px; | + | width:964px; |
| color: #fff; | | color: #fff; |
| -moz-border-radius-bottomright: 5px; | | -moz-border-radius-bottomright: 5px; |
Line 234: |
Line 245: |
| -webkit-border-bottom-left-radius: 5px; | | -webkit-border-bottom-left-radius: 5px; |
| background-color: #028AD3; | | background-color: #028AD3; |
- | padding-top: 15px; | + | padding-top: 8px; |
| padding-right: 0; | | padding-right: 0; |
- | padding-bottom: 15px; | + | padding-bottom: 8px; |
| padding-left: 0; | | padding-left: 0; |
| } | | } |
Line 268: |
Line 279: |
| display:none; | | display:none; |
| } | | } |
- | | + | |
- | #MeetingTable th{ | + | #p-logo { |
- | background-color: #26292E;
| + | height:1px; |
- | color: #FFF;
| + | overflow:hidden; |
- | font-family: "Myriad Pro", Arial, sans-serif;
| + | display: none; |
- | font-size: 16px;
| + | |
- | height: 25px;
| + | |
| } | | } |
- | | + | #top-section { |
- | #MeetingTable tr{ | + | height: 10px; |
- | background-color: #383D43;
| + | margin-top: -4px; |
- | color: #FFF;
| + | margin-left: auto; |
- | font-family: "Myriad Pro", Arial, sans-serif;
| + | margin-right: auto; |
- | font-size: 14px;
| + | margin-bottom: 0; |
- | text-align: center;
| + | margin-bottom: 0px; |
| + | padding: 0px 0px 0px 0px; |
| + | border: none; |
| + | position: relative; |
| + | top:-65px; |
| } | | } |
| | | |
Line 289: |
Line 302: |
| <body> | | <body> |
| <div id="wrapper"> | | <div id="wrapper"> |
- | <a href="https://2010.igem.org/Team:METU_Turkey_Software" id="logo" title="BioGuide" class="replace"><span>BioGuide</span></a> | + | <p> </p> |
- |
| + | |
| <div id="banner"> | | <div id="banner"> |
- | <img src="https://static.igem.org/mediawiki/igem.org/b/b5/Banner.jpg" alt="" width="941" /> | + | <img src="https://static.igem.org/mediawiki/2010/1/15/METU-Banner.png" alt="" width="963" /> |
| </div> <!--banner ends--> | | </div> <!--banner ends--> |
| | | |
Line 298: |
Line 310: |
| <ul id="topnav"> | | <ul id="topnav"> |
| | | |
- | <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey_Software">HOME</a></li> | + | <li><a href="https://2010.igem.org/Team:METU_Turkey_Software">HOME</a></li> |
| <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Team">TEAM</a></li> | | <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Team">TEAM</a></li> |
- | <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">PROJECT</a> | + | <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">PROJECT</a> |
| <span> | | <span> |
| <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">Introduction</a> | | | <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">Introduction</a> | |
Line 335: |
Line 347: |
| </div><!--tab_nav ends--> | | </div><!--tab_nav ends--> |
| | | |
- | <div id="content"> | + | <div id="metucontent"> |
- | <div id="left_column"> | + | |
- | <p> </p>
| + | |
- | <p> </p>
| + | |
| | | |
- | <h3>ABSTRACTS</h3> | + | <div class="text"> |
| + | <h3>Project Introduction</h3> |
| <p>As the field of Synthetic Biology is on the rise, iGEM is growing up very fast and the number of parts in the parts registry is increasing with the addition of more complex parts each day. After facing some difficulty while running our algorithms on the parts registry, the need for standardization of parts entry was apparent. </p><p> </p> | | <p>As the field of Synthetic Biology is on the rise, iGEM is growing up very fast and the number of parts in the parts registry is increasing with the addition of more complex parts each day. After facing some difficulty while running our algorithms on the parts registry, the need for standardization of parts entry was apparent. </p><p> </p> |
| <p> | | <p> |
Line 347: |
Line 358: |
| <p> </p> | | <p> </p> |
| | | |
- | | + | </div><!--text ends--> |
- | </div> <!--left column ends-->
| + | |
- | | + | |
- | <div id="right_column">
| + | |
- | | + | |
- | <!--right column ends-->
| + | |
| </div> <!--content ends--> | | </div> <!--content ends--> |
| </div> <!--wrapper ends--> | | </div> <!--wrapper ends--> |