File diff eb0fb2624479 → 4fbf225e96f7
static/scss/custom.scss
Show inline comments
...
 
@@ -293,3 +293,9 @@ body.news {
 
    font-size: 28px;
 
  }
 
}
 

	
 
body:not(.home) {
 
  a:not(.btn) {
 
    text-decoration: underline;
 
  }
 
}