(48 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
/*set size for equations of JaxMath*/ | /*set size for equations of JaxMath*/ | ||
.equation p { | .equation p { | ||
− | font-size: | + | font-size: 0.8rem!important; |
+ | } | ||
+ | |||
+ | /*equations for Mobile devices*/ | ||
+ | @media screen and (max-width: 1000px) { | ||
+ | .equation p { | ||
+ | font-size: 6px!important; | ||
+ | } | ||
} | } | ||
Line 128: | Line 135: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 04:04, 19 November 2017