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
40
40
margin : 0.25rem 0 ;
41
41
font-size : 1rem ;
42
42
font-weight : 600 ;
43
- color : #24292e ;
43
+ color : #397DFF ;
44
44
}
45
45
46
46
.person-name a {
47
- color : #0366d6 ;
47
+ color : #397DFF ;
48
48
text-decoration : none ;
49
49
}
50
50
@@ -54,7 +54,7 @@ layout: home
54
54
55
55
.person-role {
56
56
font-weight : 500 ;
57
- color : #0366d6 ;
57
+ color : #397DFF ;
58
58
margin : 0.25rem 0 ;
59
59
font-size : 0.9rem ;
60
60
}
@@ -85,7 +85,7 @@ layout: home
85
85
}
86
86
</style >
87
87
88
- # Facilitators
88
+ # < span style = " color : #397DFF ; font-weight : 350 " > Facilitators</ span >
89
89
90
90
Running CRUP would not be possible without these amazing people!
91
91
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ layout: home
9
9
This page contains additional resources for each lecture to help you dive deeper into the topics covered.
10
10
11
11
## <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/ )
15
15
16
16
## <span style =" color : #397DFF " >Week 2: Data Structures</span >
17
17
* Coming soon...*
You can’t perform that action at this time.
0 commit comments