Difference between revisions of "Team:UCL/People"

(Undo revision 64817 by Superjack15 (talk))
Line 4: Line 4:
 
<style>
 
<style>
  
#PeopleButton {
+
#TeamButton {
 +
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 21: Line 43:
 
<h5>People</h5>
 
<h5>People</h5>
  
<div class="PeopleButton" id="TeamButton">
+
<div 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:06, 26 July 2015