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

Line 147: Line 147:
  
 
div#footer-box {
 
div#footer-box {
     position: absolute;
+
     position: relative;
    right: 0;
+
    bottom: 0;
+
    left: 0;
+
 
     padding: 1rem;
 
     padding: 1rem;
 
     width: 100%;
 
     width: 100%;
Line 203: Line 200:
 
     font-size: 16px;
 
     font-size: 16px;
 
}
 
}
 
 
  
 
</style>
 
</style>

Revision as of 23:38, 19 September 2018