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

Prevent Style Override of Crossword #8

Closed
AndreScherl opened this issue Jun 29, 2015 · 2 comments
Closed

Prevent Style Override of Crossword #8

AndreScherl opened this issue Jun 29, 2015 · 2 comments

Comments

@AndreScherl
Copy link

The Crossword stylings in cross/play.php line 146 to 260 need a container, e.g. #region-main to prevent the style overrides of h1, h2, etc.

For example: h1 {} becomes #region-main h1 {}
You should change this for all custom game stylings.

I checked it in our custom theme and the clean theme as well.

Thanks and best regards
Andre

@bdaloukas
Copy link
Owner

I made the change you proposed. Please, take a look on it.

@AndreScherl
Copy link
Author

I did not test the code but I think you did. Your changes are looking good.
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