Difference between revisions of "Template:TestGlasgowFooter"

Line 1: Line 1:
 
<html>
 
<html>
<div class="footer_container">
+
<style>
<div class="row">
+
.footer-distributed{
<div class="col-md-3">
+
background-color: #1e586a;
                    <h4><strong>Location</strong></h4>
+
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
                    <p>
+
box-sizing: border-box;
 +
width: 100%;
 +
text-align: left;
 +
padding: 45px 50px;
 +
margin-top: 80px;
 +
}
 +
 
 +
.footer-distributed .footer-left p{
 +
        color:  #1e586a;
 +
font-size: 14px;
 +
margin: 0;
 +
}
 +
.footer-distributed .footer-right p{
 +
        color:  #1e586a;
 +
font-size: 14px;
 +
margin: 0;
 +
}
 +
 
 +
.footer-distributed p.footer-links{
 +
font-size:18px;
 +
font-weight: bold;
 +
color:  #ffffff;
 +
margin: 0 0 10px;
 +
padding: 0;
 +
}
 +
 
 +
 
 +
.footer-distributed p.footer-links a{
 +
display:inline-block;
 +
line-height: 1.8;
 +
text-decoration: none;
 +
color:  inherit;
 +
}
 +
 
 +
.footer-distributed .footer-right{
 +
float: right;
 +
margin-top: 6px;
 +
max-width: 400px;
 +
}
 +
 
 +
 
 +
 
 +
.footer-distributed .footer-right a{
 +
display: inline-block;
 +
width: 50px;
 +
height: 35px;
 +
background-color:  #33383b;
 +
border-radius: 2px;
 +
 
 +
font-size: 20px;
 +
color: #52658F;
 +
text-align: center;
 +
line-height: 35px;
 +
 
 +
margin-left: 3px;
 +
}
 +
 
 +
.sponsors {
 +
            margin: 2.5px;
 +
            width: 125px;
 +
        }
 +
 
 +
</style>
 +
 
 +
<footer class="footer-distributed">
 +
 
 +
<div class="footer-right">
 +
                    <h4><strong>Location</strong></h4>
 +
                 
 
                     Bower Building, Wilkins Teaching Laboratory<br>
 
                     Bower Building, Wilkins Teaching Laboratory<br>
 
                     University of Glasgow  <br>
 
                     University of Glasgow  <br>
 
                     University Avenue <br>
 
                     University Avenue <br>
                     G12 8QQ
+
                     G12 8QQ</div>
                    </p>
+
 
</div>
+
<div class="footer-left">
<div class="col-md-6">
+
</div>
                    <h4><strong>Sponsors</strong></h4>
+
 
<a href="https://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2015/0/0a/IDT_logo_trans.png" style="max-height:40px;margin:10px;"></a>
+
</footer>
<a href="http://www.gla.ac.uk"><img src="https://static.igem.org/mediawiki/2015/7/77/2015-Glasgow-Glasgow.png" style="max-height:40px;margin:10px;"></a>
+
<a href="http://www.msd-uk.com/Pages/home.aspx"><img src="https://static.igem.org/mediawiki/2015/5/5a/2015-Glasgow-MDS.png" style="max-height:40px;margin:10px;"></a>
+
</div>
+
<div class="col-md-3">
+
                    <h4><strong>Location</strong></h4>
+
                    <p>
+
                    Bower Building, Wilkins Teaching Laboratory<br>
+
                    University of Glasgow  <br>
+
                    University Avenue <br>
+
                    G12 8QQ
+
                    </p>
+
</div>
+
</div>
+
 
</html>
 
</html>

Revision as of 21:58, 14 October 2017