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

Background issues #10

Closed
ashfurrow opened this issue Aug 20, 2015 · 1 comment
Closed

Background issues #10

ashfurrow opened this issue Aug 20, 2015 · 1 comment

Comments

@ashfurrow
Copy link

Hey there! Love this blog theme! I use it at http://ashfurrow.com/ and I've enjoyed learning from your code.

One thing is that intro-header's background colour isn't respected, at least on Safari. It's always white. I think that I've narrowed the problem down to these few lines:

.intro-header {
    background-color: @gray; 
    background: no-repeat center center; 

The first line sets the background colour, but it's overriden by the following background: specifier. I switched the order of the two lines and it worked for me.

Thanks again!

@davidtmiller
Copy link
Member

Merged this one, thanks!

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

No branches or pull requests

2 participants