Difference between revisions of "Team:UCL/People"

Line 4: Line 4:
 
<style>
 
<style>
  
#TeamButton {
+
#PeopleButton {
float:left;
+
padding:80px;
+
text-align: center;
+
display: block;
+
    background: #70C4BB;
+
/*border: solid 1px #493C54;*/
+
border-radius: 4px;
+
box-shadow:1.5px 1.5px lightgrey;
+
}
+
 
+
#AdvisorsButton {
+
float:left;
+
padding:80px;
+
text-align: center;
+
display: block;
+
    background: #70C4BB;
+
/*border: solid 1px #493C54;*/
+
border-radius: 4px;
+
box-shadow:1.5px 1.5px lightgrey;
+
}
+
 
+
#SponsorsButton {
+
 
float:left;
 
float:left;
 
padding:80px;
 
padding:80px;
Line 43: Line 21:
 
<h5>People</h5>
 
<h5>People</h5>
  
<div id="TeamButton">
+
<div class="PeopleButton" id="TeamButton">
 
<a href="https://2015.igem.org/Team:UCL/Team"><!--<img src=-->Team</a>
 
<a href="https://2015.igem.org/Team:UCL/Team"><!--<img src=-->Team</a>
 
</div>
 
</div>

Revision as of 12:05, 26 July 2015