Difference between revisions of "Team:BostonU"

Line 76: Line 76:
 
font-weight: bold;
 
font-weight: bold;
 
color: #f8f9f9 !important;
 
color: #f8f9f9 !important;
 
 
}
 
}
 
#myfooterL {
 
#myfooterL {
 
position: relative;
 
position: relative;
 
float: left;
 
float: left;
width:50%;
+
width:45%;
 
height:50%;
 
height:50%;
 
background-color: purple;
 
background-color: purple;
 
text-align: left;
 
text-align: left;
padding-left: 5%
+
padding-left: 5%;
 
}
 
}
 
#myfooterR {
 
#myfooterR {
 
position: relative;
 
position: relative;
 
float: right;
 
float: right;
width:50%;
+
width:45%;
 
height:50%;
 
height:50%;
 
background-color: yellow;
 
background-color: yellow;
Line 103: Line 102:
 
background-color: orange;
 
background-color: orange;
 
text-align: center;
 
text-align: center;
 +
}
 +
#myfooter a {
 +
vertical-align: center;
 
}
 
}
 
</style>
 
</style>

Revision as of 20:45, 3 August 2017