Skip to content

Update cascade-download.html #84

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

Closed
wants to merge 1 commit into from
Closed

Update cascade-download.html #84

wants to merge 1 commit into from

Conversation

pgmorales76
Copy link
Contributor

#outer div ul .nav a {
  background-color: powderblue; /* Not "Yellow" */
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
}

Link to the code example is here:
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_tasks#task_1

    #outer div ul .nav a {
      background-color: powderblue; /* Not "Yellow" */
      padding: 5px;
      display: inline-block;
      margin-bottom: 10px;
    }

Link to the code example is here:
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_tasks#task_1
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2024
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant