On Sat, Sep 03, 2016 at 05:09:46AM +0300, Alexander Gromnitsky wrote:
> -body { margin-left:2%; margin-right:2%; font-family:serif; }
> +@media (min-width: 768px) {
> + body { width: 767px; margin: 0 auto; }
> +}
> +body { font-family:serif; }
> .toc, .list-of-tables, .list-of-examples { font-family:sans-serif; }
> h1, h2, h3, h4, h5, h6 { font-family:sans-serif; }
> p { text-align:justify; }I'm not well-versed on CSS issues--what is the effect of this change (and the several related changes) on small screens, say a cell phone screen held in portrait orientation? -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0xDFBEAD02 -=-=-=-=- This message is posted from an invalid address. Replying to it will result in undeliverable mail due to spam prevention. Sorry for the inconvenience.
pgp285vt6vW_p.pgp
Description: PGP signature
