File diff 60d3d040d200 → 70b4375d7859
static/scss/custom.scss
Show inline comments
 
html {
 
  // Quick hack to make a footer not-on-the-bottom look better.
 
  background: $background-filter;
 
}
 

	
 
body {
 
  padding-top: 50px;
 
  position: relative;