File diff ae091198eab8 → 358c581a106b
static/scss/custom.scss
Show inline comments
...
 
@@ -4,12 +4,16 @@ body {
 
  font-weight: 300;  // Not overridable in bootstrap at the moment.
 
  /*background: url("../images/website-background.svg");
 
  background-size: cover;
 
  background-repeat: no-repeat;*/
 
}
 

	
 
.chunkfive {
 
    font-family: ChunkFivePrint, Impact, sans-serif;
 
}
 

	
 
// Not overridable in bootstrap at the moment
 
.dropdown-menu >li >a {
 
  font-weight: 300;
 
}
 

	
 
// Not overridable in bootstrap at the moment.