Difference between revisions of "Team:ASIJ Tokyo/CSS"

Line 14: Line 14:
 
   margin-left: 10%;
 
   margin-left: 10%;
 
   margin-right: 10% !important;
 
   margin-right: 10% !important;
}
 
 
footer {
 
border-top: 2px dotted #fff;
 
margin-top: 10%;
 
}
 
 
#footer_logo {
 
height: 130px;
 
display: block;
 
margin: 25px;
 
margin-left: auto;
 
margin-right: auto;
 
}
 
 
footer p{
 
float: right;
 
color: #88C1EF;
 
}
 
 
footer p a{
 
color: #88C1EF;
 
 
}
 
}
  

Revision as of 11:28, 12 October 2018