diff --git a/wiki/pages/awards.html b/wiki/pages/awards.html index 168db484b8c892848f587a3c61ff2d18694d00e5..3eaa8e7f4f82aa053e0305ba44ec6beb5b56b9a1 100644 --- a/wiki/pages/awards.html +++ b/wiki/pages/awards.html @@ -40,6 +40,30 @@ <span style="color: #1a432e;font-family: Aaargh;">Awards</span> <span style="color: #66805d">.</span> </h1> + </div> + <div class="myPage-paragraph"> + <div class="myPage-awards-text" + style="color:#ebc475 !important;font-weight: bold;font-size: 4rem;text-align: center;"> + <span style="left:0;">Golden<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="#ebc475" + class="bi bi-stars" + viewBox="0 0 16 16"> + <path d="M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828l.645-1.937zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.734 1.734 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.734 1.734 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.734 1.734 0 0 0 3.407 2.31l.387-1.162zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L10.863.1z"/> + </svg></span> + <br> + <span style="font-size:1.5rem;line-height: 0em;">Best New Basic Part, Nomination<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="#ebc475" + class="bi bi-stars" + viewBox="0 0 16 16"> + <path d="M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828l.645-1.937zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.734 1.734 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.734 1.734 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.734 1.734 0 0 0 3.407 2.31l.387-1.162zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L10.863.1z"/> + </svg></span> + </div> + + + <div class="myPage-awards-fig"> + <div class="myPage-paragraph-fig"><img + src="https://static.igem.wiki/teams/4907/wiki/background/teamlogobrown.png"></div> + </div> + + </div> <div style="height: 2000px;position:relative;"></div> </div> @@ -109,6 +133,23 @@ </main> +<style> + .myPage-awards-text{ + position: absolute; + left:3%; + width:60%; + margin-top: 13%; + } + + .myPage-awards-fig{ + position: absolute; + right:5%; + top:10%; + width:30%; + } + +</style> + <style> .myPage:before { content: ' ';