Module:Citation/CS1/styles.css: Difference between revisions

    (remove hack for tidy)
    (we like English in our notes, and English has punctuation)
    Line 72: Line 72:
    }
    }


    /* set small text size in one place .95 * .9 (from references list) is ~0.85
    /* Set small text size in one place. 0.95 (here) * 0.9 (from references list) is
    which is the lower bound for size for accessibility. Old styling for this was
    ~0.85, which is the lower bound for size for accessibility. Old styling for this
    just .85. We could write the rule so that when this template is inside
    was just 0.85. We could write the rule so that when this template is inside
    references/reflist only then does it multiply by 0.95; else multiply by 0.85 */
    references/reflist, only then does it multiply by 0.95; else multiply by 0.85 */
    .cs1-subscription,
    .cs1-subscription,
    .cs1-registration,
    .cs1-registration,