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

In "smart" tool-tip task (section: "Moving: mouseover/out, mouseenter/leave") remove "#mocha" #126

Closed
Annis-Monadjem opened this issue Aug 7, 2017 · 0 comments

Comments

@Annis-Monadjem
Copy link
Contributor

Annis-Monadjem commented Aug 7, 2017

In "style.css" remove "#mocha" as in the:

body#mocha {
  margin: 0;
}

to:

body {
  margin: 0;
}

"#mocha" serves no purpose and removing it improves the styling!

@Annis-Monadjem Annis-Monadjem changed the title In "smart" tool-tip task remove "#mocha" In "smart" tool-tip task (section: "Moving: mouseover/out, mouseenter/leave") remove "#mocha" Aug 7, 2017
@iliakan iliakan closed this as completed in d6e45ea Aug 9, 2017
athena0304 pushed a commit to athena0304/javascript-tutorial-en that referenced this issue Aug 21, 2018
…operty-accessors (javascript-tutorial#126)

* translation completed

* 校对后的修改

* 校对后的修改2

* leviding校对后的修改

* 译文问题修改

* 译文问题修改
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

1 participant