File diff eb0fb2624479 → 4fbf225e96f7
static/scss/custom.scss
Show inline comments
...
 
@@ -290,6 +290,12 @@ body.about {
 

	
 
body.news {
 
  h2, .h2 {
 
    font-size: 28px;
 
  }
 
}
 

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