Difference between revisions of "Team:Uppsala/TEST"

Line 51: Line 51:
 
   margin: 0;
 
   margin: 0;
 
}
 
}
.wrapper {
+
.content {
 
   min-height: 100%;
 
   min-height: 100%;
 
  /* Equal to height of footer */
 
  /* But also accounting for potential margin-bottom of last child */
 
  margin-bottom: -50px;
 
 
}
 
}
.footer,
+
.content-inside {
.push {
+
  padding: 20px;
 +
  padding-bottom: 50px;
 +
}
 +
.footer {
 
   height: 50px;
 
   height: 50px;
 +
  margin-top: -50px;
 
}
 
}
  

Revision as of 20:55, 3 December 2018





content