This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.
Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...
Thank you for your help ❤️
Issue:
Your task is to add the styling elements for the custom cursors recently uploaded to the repository. This needs to be done to both style.css and help.css. For style.css you will add elements for the classes .cDefault, .cCrosshair and .cDownload. You add only .cDefault in help.css. Add the styling elements for type class at the end of the documents, and use the appropriate syntax:
Make sure your pull request describes exactly what you changed and references this issue (include the issue number in the title like this: #13)
Please do not fix more than one issue at a time. Your pull request should only fix what is described in this issue.
Asking for help
We appreciate your effort in taking the time to work on this issue and help out the open source community.
If you need any help, feel free to ask below. We are always happy to help 😄
first-timers-only
This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.
Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...
Thank you for your help ❤️
Issue:
Your task is to add the styling elements for the custom cursors recently uploaded to the repository. This needs to be done to both style.css and help.css. For style.css you will add elements for the classes
.cDefault
,.cCrosshair
and.cDownload
. You add only.cDefault
in help.css. Add the styling elements for type class at the end of the documents, and use the appropriate syntax:The three types of cursors we will be implementing are
default
,crosshair
andpointer
.Don't forget to add an endLine (Press Enter) at the end of the document.
Contributing:
Asking for help
We appreciate your effort in taking the time to work on this issue and help out the open source community. If you need any help, feel free to ask below. We are always happy to help 😄