Commit ID:      1005EAB1D714D756751
CVSROOT:        /cvs
Module name:    (multiple)
Changes by:     [email protected]    2020/04/30 18:49:46 UTC

Modified files:
        files          : vstyle.css

Log message:
improve on the fix from commitid 1005EAAF99665CEF151

cf. 
http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/
via https://github.com/necolas/normalize.css/issues/519
via https://phabricator.wikimedia.org/T176636

• we need the “font-size:1em;”
• set preferred fonts, so we don’t need to double “monospace” here
• provide class="tt" for convenience for later

Modified files:
        scripts        : roff2htm

Log message:
improve on the fix from commitid 1005EAAF99665CEF151

cf. 
http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/
via https://github.com/necolas/normalize.css/issues/519
via https://phabricator.wikimedia.org/T176636

• we need the “font-size:1em;”
• set preferred fonts, so we don’t need to double “monospace” here

also sync the serif font preference with mircvs://www/files/vstyle.css

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.60 -r1.61 www/files/vstyle.css
cvs -R rdiff -kk -upr1.95 -r1.96 src/scripts/roff2htm

Reply via email to