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

Line 13: Line 13:
 
.wrapper {
 
.wrapper {
 
   margin-left: 10%;
 
   margin-left: 10%;
   margin-right: 10% !important;
+
   margin-right: 10%;
 +
}
 +
 
 +
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:29, 12 October 2018