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

Line 143: Line 143:
  
 
div#footer-box {
 
div#footer-box {
    position: fixed;
+
  position: absolute;
     left: 0px;
+
    right: 0;
     bottom: 0px;
+
    bottom: 0;
 +
     left: 0;
 +
     padding: 1rem;
 
     width: 100%;
 
     width: 100%;
 
     background-color: transparent;
 
     background-color: transparent;

Revision as of 04:37, 5 September 2018