Difference between revisions of "Template:Wageningen UR/ResultsCSS"

 
Line 16: Line 16:
 
/*set size for equations of JaxMath*/
 
/*set size for equations of JaxMath*/
 
.equation p {
 
.equation p {
   font-size: 1.0rem!important;
+
   font-size: 0.8rem!important;
 +
}
 +
 
 +
/*equations for Mobile devices*/   
 +
    @media screen and (max-width: 1000px) {
 +
  .equation p {
 +
      font-size: 6px!important;
 +
    }
 
}
 
}
  

Latest revision as of 04:04, 19 November 2017