Skip to content

Commit

Permalink
some important changes
Browse files Browse the repository at this point in the history
some changes with whortin words
  • Loading branch information
Gyke authored Oct 18, 2018
1 parent 87a8ec4 commit 4406bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/19.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1 class="global-heading">&nbsp;</h1>

.global-scope > div > div
{
background-color: #ffffff;
background-color: #fff;
}

.global-scope > div:first-child > div:last-child
Expand All @@ -29,7 +29,7 @@ <h1 class="global-heading">&nbsp;</h1>

.global-scope > div:last-child > div:first-child
{
background-color: #ffff66;
background-color: #ff6;
}

.global-scope > div:nth-child(3) > div:nth-child(2n-1)
Expand Down

0 comments on commit 4406bd4

Please sign in to comment.