Line 161: | Line 161: | ||
.equation p { | .equation p { | ||
font-size: 0.8rem!important; | font-size: 0.8rem!important; | ||
+ | } | ||
+ | |||
+ | /*equations for Mobile devices*/ | ||
+ | @media screen and (max-width: 1000px) { | ||
+ | font-size: 12px!important; | ||
+ | |||
} | } | ||
Revision as of 03:56, 19 November 2017