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

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

Revision as of 04:02, 19 November 2017