File diff 8cec1025080a → 2f6819e340fd
static/scss/custom.scss
Show inline comments
...
 
@@ -248,4 +248,10 @@ body.news {
 
  h2, .h2 {
 
    font-size: 28px;
 
  }
 
}
 

	
 
body:not(.home) {
 
  a:not(.btn) {
 
    text-decoration: underline;
 
  }
 
}
...
 
\ No newline at end of file