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

[Paper] Carousel caption should be white #417

Closed
cmfcmf opened this issue Mar 6, 2015 · 1 comment
Closed

[Paper] Carousel caption should be white #417

cmfcmf opened this issue Mar 6, 2015 · 1 comment

Comments

@cmfcmf
Copy link

cmfcmf commented Mar 6, 2015

The h3 inside the caption of the Bootstrap Carousel (look under optional captions) should be white as on the Bootstrap Demo page:

<div class="carousel-caption">
    <h3 style="color:#fff">...</h3>
    <p>...</p>
  </div>

It's grey (#444) currently (in the Paper theme).

@cmfcmf
Copy link
Author

cmfcmf commented Mar 8, 2015

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant