diff --git a/doc/xschem_man/xschem_man.css b/doc/xschem_man/xschem_man.css index 07d9bc16..f2b5cf8f 100644 --- a/doc/xschem_man/xschem_man.css +++ b/doc/xschem_man/xschem_man.css @@ -196,7 +196,7 @@ h3{ /* mobile rendering */ @media all and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (orientation : portrait){ * { - font-size:18; + font-size:16; } .prev { width: 10%; @@ -219,7 +219,7 @@ h3{ } @media all and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) and (orientation : landscape){ * { - font-size:22px; + font-size:20px; } li{