Skip to content

Commit

Permalink
Merge pull request #535 from gvwilson/rewriting-shell-lesson-using-nelle
Browse files Browse the repository at this point in the history
Rewriting novice shell lesson so that everything refers to Nelle instead of Vlad.
  • Loading branch information
Greg Wilson committed Jul 22, 2014
2 parents 7a498a2 + 4c15b9d commit a7a0009
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lesson.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ div.box {

/* Challenge questions. */
div.challenge {
background-color: lightblue;
border-style: solid;
border-width: thin;
border-color: gray;
}

/* Key points in summary. */
Expand Down

0 comments on commit a7a0009

Please sign in to comment.