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

Line 2: Line 2:
 
<style>
 
<style>
 
.footer-distributed{
 
.footer-distributed{
background-color: #F7F5E6;
+
background-color: white;
 
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
 
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
 
box-sizing: border-box;
 
box-sizing: border-box;
Line 12: Line 12:
  
 
.footer-distributed .footer-left p{
 
.footer-distributed .footer-left p{
         color:  #52658F;
+
         color:  blue;
 
font-size: 14px;
 
font-size: 14px;
 
margin: 0;
 
margin: 0;
 
}
 
}
 
.footer-distributed .footer-right p{
 
.footer-distributed .footer-right p{
         color:  #52658F;
+
         color:  blue;
 
font-size: 14px;
 
font-size: 14px;
 
margin: 0;
 
margin: 0;
Line 25: Line 25:
  
 
.footer-distributed p.footer-links{
 
.footer-distributed p.footer-links{
font-size:18px;
+
font-size: 18px;
 
font-weight: bold;
 
font-weight: bold;
color:  #ffffff;
+
color:  blue;
 
margin: 0 0 10px;
 
margin: 0 0 10px;
 
padding: 0;
 
padding: 0;
Line 52: Line 52:
 
width: 50px;
 
width: 50px;
 
height: 35px;
 
height: 35px;
background-color:  #33383b;
+
background-color:  white;
 
border-radius: 2px;
 
border-radius: 2px;
  
 
font-size: 20px;
 
font-size: 20px;
color: #52658F;
+
color: blue;
 
text-align: center;
 
text-align: center;
 
line-height: 35px;
 
line-height: 35px;

Revision as of 17:26, 21 June 2017