(10 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
} | } | ||
− | + | .clearfix{ | |
+ | clear:both; | ||
+ | } | ||
#content{ | #content{ | ||
Line 100: | Line 102: | ||
transition: background .2s linear; | transition: background .2s linear; | ||
} | } | ||
− | + | ||
− | + | .gold{ | |
− | + | background: #eaeaea !important; | |
− | + | padding-bottom: 40px !important; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .silver{ | |
− | + | background: #dad8d8 !important; | |
− | + | padding-bottom: 140px !important; | |
− | + | } | |
− | + | .medal{ | |
+ | width:100% !important; | ||
+ | height: 100% !important; | ||
+ | max-width: 650px !important; | ||
+ | max-height: 350px !important; | ||
+ | float:left !important; | ||
+ | } | ||
− | + | .criterias{ | |
− | + | padding: 10px !important; | |
− | + | padding-top: 0 !important; | |
+ | margin-top: -285px !important; | ||
+ | list style type: decimal; | ||
+ | } | ||
− | + | .criteria{ | |
− | + | padding:5px !important; | |
− | + | margin-left: 520px !important; | |
+ | width:55%; | ||
+ | } | ||
− | + | .parts{ | |
− | + | padding: 30px !important; | |
− | + | margin: 0 auto !important; | |
− | + | text-align: center !important; | |
+ | } | ||
− | + | .part{ | |
− | + | list-style-type: none !important; | |
− | + | padding: 15px !important; | |
− | + | display: inline-block !important; | |
− | + | } | |
− | + | ||
− | + | .criteria a{ | |
− | + | color: #155049 !important; | |
− | + | font-weight: 900 !important; | |
− | + | transition: all .4s ease-in !important; | |
− | + | } | |
− | + | .criteria a:hover{ | |
− | + | color: #5d001f !important; | |
− | + | cursor:pointer !important; | |
+ | } | ||
} | } | ||
</style> | </style> | ||
Line 152: | Line 160: | ||
<body> | <body> | ||
<div class="wrapper"> | <div class="wrapper"> | ||
− | + | <nav> | |
− | + | <ul class="navigation-bar"> | |
− | + | <li class="menu-item"> | |
− | + | <a href="https://2016.igem.org/Team:Bulgaria">home</a> | |
− | + | </li> | |
− | + | <li class="menu-item drop-link"> project | |
− | + | <ul class="project-submenu dropdown-content"> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Overview">overview</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Results">results</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/FutureWork">future work</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="menu-item drop-link">notebook | |
− | + | <ul class="notebook-submenu dropdown-content"> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/LabBook">lab book</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Safety">safety</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Protocols">protocols</a></li> | |
− | + | ||
− | + | </ul> | |
+ | </li> | ||
− | + | <li class="menu-item"><a href="https://2016.igem.org/Team:Bulgaria/Lab">lab</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <li class="menu-item drop-link">achievements | |
− | + | <ul class="achievements-submenu dropdown-content"> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/MedalCriteria">medal criteria</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Part">parts</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/HelpGuide">help guide</a></li> | |
− | < | + | </ul> |
− | + | </li> | |
− | + | ||
− | + | <li class="menu-item drop-link"><a href="https://2016.igem.org/Team:Bulgaria/HP/Silver">human practices</a> | |
− | <ul class="team-submenu dropdown-content"> | + | <ul class="humanpractice-submenu dropdown-content"> |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Engagement">public engagement and education</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Integrated_Practices">integrated human practices</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Collaborations">collaboration</a></li> | |
− | + | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Entrepreneurship">enterpreneurship</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | <li class="menu-item drop-link">team | |
− | + | <ul class="team-submenu dropdown-content"> | |
+ | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Members">members</a></li> | ||
+ | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/OurStory">our story</a></li> | ||
+ | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Attributions">attributions</a></li> | ||
+ | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/University">university</a></li> | ||
+ | <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Bulgaria">Bulgaria</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </nav> | ||
<main> | <main> | ||
<div class="gold"> | <div class="gold"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/ | + | <img src="https://static.igem.org/mediawiki/2016/3/30/Bronze-medal.png" alt="Bronze Medal" class="medal"> |
− | < | + | <div class="clearfix"></div> |
+ | <ul class="criterias"> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Register the team and attend the Giant Jamboree. | + | Register the team and attend the Giant Jamboree. - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Submit the judging form. | + | Submit the judging form. - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Create a Team Wiki. | + | Create a Team Wiki. - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Plan to present a Poster and Talk at the iGEM Jamboree. | + | Plan to present a Poster and Talk at the iGEM Jamboree. - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Create a page on your team wiki with clear <a href="https://2016.igem.org/Team:Bulgaria/Attributions">attribution</a>of each aspect of your project. | + | Create a page on your team wiki with clear <a href="https://2016.igem.org/Team:Bulgaria/Attributions">attribution</a>of each aspect of your project. - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Create new standard BioBrick Parts or Device(s) central to our project and submit them to the Parts Registry: | + | Create new standard BioBrick Parts or Device(s) central to our project and submit them to the Parts Registry: - <strong>done</strong> |
<ul class="parts"> | <ul class="parts"> | ||
<li class="part"> | <li class="part"> | ||
Line 247: | Line 258: | ||
<li class="criteria"> | <li class="criteria"> | ||
Create and share a <a href="https://2016.igem.org/Team:Bulgaria/Overview">description</a> of the team's project | Create and share a <a href="https://2016.igem.org/Team:Bulgaria/Overview">description</a> of the team's project | ||
− | and document the team's <a href="part.html">parts</a>. | + | and document the team's <a href="part.html">parts</a> - <strong>done</strong>. |
</li> | </li> | ||
− | </ | + | </ul> |
− | + | ||
</div> | </div> | ||
− | + | <div class="clearfix"></div> | |
<div class="silver"> | <div class="silver"> | ||
<img src="https://static.igem.org/mediawiki/2016/a/a2/Silver-medal.png" alt="Silver Medal" class="medal"> | <img src="https://static.igem.org/mediawiki/2016/a/a2/Silver-medal.png" alt="Silver Medal" class="medal"> | ||
− | + | <div class="clearfix"></div> | |
− | < | + | <ul class="criterias"> |
<li class="criteria"> | <li class="criteria"> | ||
− | Creation of new BioBricks of our own design and construction which work as expected: | + | Creation of new BioBricks of our own design and construction which work as expected: - <strong>done</strong> |
<ul class="parts"> | <ul class="parts"> | ||
<li class="part"> | <li class="part"> | ||
Line 272: | Line 282: | ||
<li class="criteria"> | <li class="criteria"> | ||
− | We conducted several human practices projects, you can view them <a href="https://2016.igem.org/Team:Bulgaria/HP/Silver">here</a> | + | We conducted several human practices projects, you can view them <a href="https://2016.igem.org/Team:Bulgaria/HP/Silver">here</a> - <strong>done</strong> |
</li> | </li> | ||
<li class="criteria"> | <li class="criteria"> | ||
− | Help another team. - Visit our <a href="https://2016.igem.org/Team:Bulgaria/Collaborations">collaboration</a>page. | + | Help another team. - Visit our <a href="https://2016.igem.org/Team:Bulgaria/Collaborations">collaboration</a>page. - <strong>done</strong> |
</li> | </li> | ||
− | </ | + | </ul> |
</div> | </div> | ||
Latest revision as of 02:51, 20 October 2016
- Register the team and attend the Giant Jamboree. - done
- Submit the judging form. - done
- Create a Team Wiki. - done
- Plan to present a Poster and Talk at the iGEM Jamboree. - done
- Create a page on your team wiki with clear attributionof each aspect of your project. - done
- Create new standard BioBrick Parts or Device(s) central to our project and submit them to the Parts Registry: - done
- Create and share a description of the team's project and document the team's parts - done.
- Creation of new BioBricks of our own design and construction which work as expected: - done
- We conducted several human practices projects, you can view them here - done
- Help another team. - Visit our collaborationpage. - done