Difference between revisions of "Team:Manchester/Templates/Footer"

 
(12 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<head>
 
<head>
 
<!--visualisation-->
 
<!--visualisation-->
<script src="https://use.fontawesome.com/533a841c74.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:fontawesome?action=raw&ctype=text/javascript"></script>
 
</head>
 
</head>
  
 
<style>
 
<style>
 +
 +
html {
 +
  background-color: #ffffff!important;
 +
  margin: 0px!important
 +
}
 +
 +
body {
 +
  background-color: #ffffff!important;
 +
  margin: 0px!important;
 +
}
  
 
.footer-distributed {
 
.footer-distributed {
Line 50: Line 60:
 
float: right;
 
float: right;
 
margin-top: 6px;
 
margin-top: 6px;
max-width: 400px;
+
margin-left: 15px;
 +
padding-left: 15px;
 +
        border-left: thick double rgba(238, 238, 238, 0.7);
 +
        border-left-width: 20px;
 +
max-width: 450px;
 
}
 
}
  
Line 101: Line 115:
 
float: none;
 
float: none;
 
margin: 0 auto 20px;
 
margin: 0 auto 20px;
 +
                border-left: none!important
 
}
 
}
  

Latest revision as of 03:52, 2 November 2017