Difference between revisions of "Team:Imperial College/Judges"

Line 6: Line 6:
 
<style>
 
<style>
  
.checkbox{
 
position:relative;
 
width:25%;
 
margin-right: 5%;
 
margin-bottom: 3%;
 
}
 
  
.checkbox i{
+
        .checkbox{
font-size:30px;
+
            float: right;
cursor:pointer;
+
            position: relative;
 +
            width:25%;
 +
            margin-right: 5%;
 +
            margin-bottom: 3%;
 +
        }
 +
        .checkbox i{
 +
            font-size:30px;
 +
            cursor:pointer;
 
         }
 
         }
  
Line 68: Line 69:
 
         <div class="clr"></div>
 
         <div class="clr"></div>
  
             <div class="checkbox" style="float:right">
+
             <div class="checkbox" >
 
                     <h4 >DRY LAB</h4>
 
                     <h4 >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>
Line 95: Line 96:
  
  
                 <div class="checkbox" style="float:right">
+
                 <div class="checkbox" >
 
                     <h4>PEOPLE</h4>
 
                     <h4>PEOPLE</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>

Revision as of 17:43, 15 October 2018