Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed .callout text- and link-colors #9098

Closed
wants to merge 2 commits into from

Commits on Aug 10, 2016

  1. Fixed .callout text- and link-colors

    - .callout text color now uses foreground() with previously unused
    $callout-font-color-alt and is now aware of its background-color.
    - .callout links now consider $callout-link-tint and are also aware of
    its background-color. $callout-link-tint is mentioned in Sass Reference
    and in _settings.scss but wasn't used at all!
    wolfgang-demeter committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    1e30ba5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    47907db View commit details
    Browse the repository at this point in the history