Commit a7a0009a authored by Greg Wilson's avatar Greg Wilson
Browse files

Merge pull request #535 from gvwilson/rewriting-shell-lesson-using-nelle

Rewriting novice shell lesson so that everything refers to Nelle instead of Vlad.
parents 7a498a2c 4c15b9dc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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. */