Difference between revisions of "Team:Sponsors"

(Blanked the page)
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{GlasgowNavbar}}
 
<html>
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
  <head>
 
    <meta charset="utf-8">
 
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
    <meta name="viewport" content="width=device-width, initial-scale=1">
 
    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
 
    <meta name="description" content="">
 
    <meta name="author" content="">
 
    <link href="https://2015.igem.org/Team:Glasgow/bootstrap.min.css?action=raw&ctype=text/css" rel="stylesheet">
 
    <script src="https://2015.igem.org/Team:Glasgow/bootstrap.min.js?action=raw&ctype=text/css"></script>
 
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
    <!-- Custom styles for this template -->
 
    <link href="carousel.css" rel="stylesheet">
 
  </head>
 
<body>
 
<style>
 
.firstHeading{
 
      display:none;
 
}
 
.sponsors{
 
padding-left:200px;
 
padding-right:200px;
 
}
 
h1{
 
text-decoration:none;
 
}
 
  
</style>
 
<div class="sponsors">
 
</br>
 
</br>
 
</br>
 
      <div class="row featurette">
 
        <div class="col-md-7 col-md-push-5">
 
          <h1><strong>University of Glasgow</strong></h1>
 
          <p>sdasdasdadasdasd</p>
 
        </div>
 
        <div class="col-md-5 col-md-pull-7">
 
          <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/7/77/2015-Glasgow-Glasgow.png" style="margin-top:40px;">
 
        </div>
 
      </div>
 
</br>
 
</br>
 
<div class="row featurette">
 
        <div class="col-md-7 col-md-push-5">
 
          <h1><strong>Integrated DNA Technologies</strong></h1>
 
          <p></p>
 
        </div>
 
        <div class="col-md-5 col-md-pull-7">
 
          <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/0/0a/IDT_logo_trans.png" style="max-wdith:500px; margin-top:40px">
 
        </div>
 
      </div>
 
</br>
 
</br>
 
<div class="row featurette">
 
        <div class="col-md-7 col-md-push-5">
 
          <h1><strong>Glasgow Science Center</strong></h1>
 
          <p></p>
 
        </div>
 
        <div class="col-md-5 col-md-pull-7">
 
          <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/0/0b/2015-Glasgow-GSC.png" style="margin-top:40px;">
 
        </div>
 
      </div>
 
</br>
 
</br>
 
<div class="row featurette">
 
        <div class="col-md-7 col-md-push-5">
 
          <h1><strong>Scottish Universities Life Sciences Alliance</strong></h1>
 
          <p></p>
 
        </div>
 
        <div class="col-md-5 col-md-pull-7">
 
          <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/4/44/2015-Glasgow-SULSA.png" style="margin-top:40px;">
 
        </div>
 
      </div>
 
</br>
 
</br>
 
<div class="row featurette">
 
        <div class="col-md-7 col-md-push-5">
 
          <h1><strong>Merck Sharp & Dohme</strong></h1>
 
          <p>This iGEM team has been funded by the MSD Scottish Life Sciences Fund. As part of an ongoing contribution to Scottish life sciences, MSD limited, a global healthcare leader has given substantial monetary funding to the Scottish Funding Council(SFC) for distribution via the Scottish Universities Life Sciences Alliance(SULSA) to develop and deliver a high quality drug discovery research and training programme. All aspects of the programme have been geared towards attaining the highest value in terms of scientific discovery, training and impact. The opinions expressed by this iGEM team are those of the team members and do not necessarily represent those of Merck Sharp&Dohme limited nor its Affiliates.</p>
 
<a href="http://www.msd-uk.com/Pages/home.aspx" target="_blank" role="button" class="btn btn-success">Read more</a>
 
        </div>
 
        <div class="col-md-5 col-md-pull-7">
 
          <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/5/5a/2015-Glasgow-MDS.png" style="margin-top:40px;">
 
        </div>
 
      </div>
 
</br>
 
</br>
 
</div>
 
<!------Footer------->
 
<footer>
 
<style>
 
a:visited{
 
color:white;
 
}
 
#content {
 
    width:auto;
 
    height:auto;
 
    padding:0px 0px 0px 0px;
 
   
 
}
 
.social-buttons {
 
  height: 90px;
 
  margin: auto;
 
  font-size: 0;
 
  text-align: center;
 
  top: 0;
 
  bottom: 0;
 
  left: 0;
 
  right: 0;
 
}
 
 
.social-button {
 
  display: inline-block;
 
  background-color: #2E2E2E;
 
  width: 40px;
 
  height: 40px;
 
  line-height: 90px;
 
  margin: 0 10px;
 
  text-align: center;
 
  position: relative;
 
  overflow: hidden;
 
  opacity: .99;
 
  border-radius: 38%;
 
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
 
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
}
 
.social-button:before {
 
  content: '';
 
  background-color: #000;
 
  width: 120%;
 
  height: 120%;
 
  position: absolute;
 
  top: 90%;
 
  left: -110%;
 
  -webkit-transform: rotate(45deg);
 
      -ms-transform: rotate(45deg);
 
          transform: rotate(45deg);
 
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
}
 
.social-button .fa {
 
  font-size: 38px;
 
  vertical-align: middle;
 
  -webkit-transform: scale(0.8);
 
      -ms-transform: scale(0.8);
 
          transform: scale(0.8);
 
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
 
}
 
.social-button.facebook:before {
 
  background-color: #3B5998;
 
}
 
.social-button.facebook .fa {
 
  color: #3B5998;
 
}
 
.social-button.twitter:before {
 
  background-color: #3CF;
 
}
 
.social-button.twitter .fa {
 
  color: #3CF;
 
}
 
.social-button.google:before {
 
  background-color: #DC4A38;
 
}
 
.social-button.google .fa {
 
  color: #DC4A38;
 
}
 
.social-button.dribbble:before {
 
  background-color: #F26798;
 
}
 
.social-button.dribbble .fa {
 
  color: #F26798;
 
}
 
.social-button.skype:before {
 
  background-color: #00AFF0;
 
}
 
.social-button.skype .fa {
 
  color: #00AFF0;
 
}
 
.social-button:hover:before {
 
  top: -10%;
 
  left: -10%;
 
}
 
.social-button:hover .fa {
 
  color: #fff;
 
  -webkit-transform: scale(1);
 
      -ms-transform: scale(1);
 
          transform: scale(1);
 
}
 
.social-button:focus {
 
  opacity: .85;
 
}
 
h4{
 
font-size:20px;
 
color:white;
 
text-align:center;
 
}
 
.footerinfo{
 
color:white;
 
text-align:center;
 
}
 
.jumbotron{
 
background-color:#515151;
 
  margin-bottom: -30px;
 
}
 
</style>
 
<div class="jumbotron">
 
<div class="container">
 
<div class="col-md-4">
 
                    <h4><strong>Location</storng></h4>
 
                    <p><div class="footerinfo">
 
                    Bower Building, Wilkins Teaching Laboratory<br>
 
                    University of Glasgow  <br>
 
                    University Avenue <br>
 
                    G12 8QQ</div>
 
                    </p>
 
</div>
 
<div class="col-md-4">
 
  <h4>
 
  <strong>Follow Us On</strong>
 
  </h4>
 
  <p>
 
        <div class="social-buttons">
 
        <a href="https://www.facebook.com/igemglasgow2015" target="_blank" class="social-button facebook"><i class="fa fa-facebook"></i></a>
 
        <a href="https://twitter.com/2015iGEMglasgow" target="_blank" class="social-button twitter"><i class="fa fa-twitter"></i></a>
 
        </div>
 
  </p>
 
</div>
 
</div>
 
</body>
 
</html>
 

Latest revision as of 15:20, 18 August 2015