File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ layout: home
4040 margin : 0.25rem 0 ;
4141 font-size : 1rem ;
4242 font-weight : 600 ;
43- color : #24292e ;
43+ color : #397DFF ;
4444}
4545
4646.person-name a {
47- color : #0366d6 ;
47+ color : #397DFF ;
4848 text-decoration : none ;
4949}
5050
@@ -54,7 +54,7 @@ layout: home
5454
5555.person-role {
5656 font-weight : 500 ;
57- color : #0366d6 ;
57+ color : #397DFF ;
5858 margin : 0.25rem 0 ;
5959 font-size : 0.9rem ;
6060}
@@ -85,7 +85,7 @@ layout: home
8585}
8686</style >
8787
88- # Facilitators
88+ # < span style = " color : #397DFF ; font-weight : 350 " > Facilitators</ span >
8989
9090Running CRUP would not be possible without these amazing people!
9191
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ layout: home
99This page contains additional resources for each lecture to help you dive deeper into the topics covered.
1010
1111## <span style =" color : #397DFF " >Week 1: Welcome! and Introduction to Programming in Python</span >
12- - [ Composing Programs Online Textbook] (https://www.composingprograms.com/ )
13- - [ CS 61A Lecture Videos] (https://www.youtube.com/@JohnDeNero/playlists )
14- - [ Python Tutor] (https://pythontutor.com/ )
12+ - [ Composing Programs Online Textbook] ( https://www.composingprograms.com/ )
13+ - [ CS 61A Lecture Videos] ( https://www.youtube.com/@JohnDeNero/playlists )
14+ - [ Python Tutor] ( https://pythontutor.com/ )
1515
1616## <span style =" color : #397DFF " >Week 2: Data Structures</span >
1717* Coming soon...*
You can’t perform that action at this time.
0 commit comments