Skip to content

Commit

Permalink
9. HTML & CSS: Collection View – Assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Colleen committed Sep 28, 2015
1 parent 998f2a8 commit 773f455
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ body {
color: rgb(233,50,117);
}

.links-container .navbar-link:active {
background-color: white;
}

.container {
margin: 0 auto;
max-width: 64rem;
Expand Down

0 comments on commit 773f455

Please sign in to comment.