Line 5: | Line 5: | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
.checkbox{ | .checkbox{ | ||
position:relative; | position:relative; | ||
− | |||
width:25%; | width:25%; | ||
margin-right: 5%; | margin-right: 5%; | ||
Line 56: | Line 52: | ||
</div> | </div> | ||
− | + | ||
<div class="checkbox"> | <div class="checkbox"> | ||
<h4>WET LAB</h4> | <h4>WET LAB</h4> | ||
Line 70: | Line 66: | ||
<div class="checkbox"> | <div class="checkbox"> | ||
− | <h4>DRY LAB</h4> | + | <h4 style="float:right">DRY LAB</h4> |
<a href="https://2018.igem.org/Team:Imperial_College/Judges" target="_blank"><i onclick="checkBox('box1')" id="box1" class="far fa-square"> Check this box 1</i></a><br> | <a href="https://2018.igem.org/Team:Imperial_College/Judges" target="_blank"><i onclick="checkBox('box1')" id="box1" class="far fa-square"> Check this box 1</i></a><br> | ||
<a href="https://2018.igem.org/Team:Imperial_College/Judges" target="_blank"><i onclick="checkBox('box2')" id="box2" class="far fa-square"> Check this box 1</i></a><br> | <a href="https://2018.igem.org/Team:Imperial_College/Judges" target="_blank"><i onclick="checkBox('box2')" id="box2" class="far fa-square"> Check this box 1</i></a><br> |
Revision as of 17:28, 15 October 2018
For Judges