Skip to content

Commit 5cbfc50

Browse files
committed
fix backgroudn
1 parent 7b47ca0 commit 5cbfc50

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

_pages/teaching.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ nav_order: 6
99

1010
<div>
1111

12-
<ul class="card-text font-weight-light list-group list-group-flush">
12+
<ul class="card-text font-weight-light list-group list-group-flush">
1313

14-
<li class="list-group-item">
14+
<li class="list-group-item" style="background-color: transparent;">
1515
<h5 class="font-italic">
1616

1717
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/110.html" rel="external nofollow noopener" target="_blank">COMP_SCI 110</a> - Introduction to Computer Programming</h5>
@@ -34,7 +34,7 @@ nav_order: 6
3434

3535
</li>
3636

37-
<li class="list-group-item">
37+
<li class="list-group-item" style="background-color: transparent;">
3838
<h5 class="font-italic">
3939

4040
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/111.html" rel="external nofollow noopener" target="_blank">COMP_SCI 111</a> - Fundamentals of Computer Programming I</h5>
@@ -57,7 +57,7 @@ nav_order: 6
5757

5858
</li>
5959

60-
<li class="list-group-item">
60+
<li class="list-group-item" style="background-color: transparent;">
6161
<h5 class="font-italic">
6262

6363
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/212.html" rel="external nofollow noopener" target="_blank">COMP_SCI 212</a> - Mathematical Foundations of CS</h5>
@@ -76,7 +76,7 @@ nav_order: 6
7676

7777
</li>
7878

79-
<li class="list-group-item">
79+
<li class="list-group-item" style="background-color: transparent;">
8080
<h5 class="font-italic">
8181

8282
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/396-11.html" rel="external nofollow noopener" target="_blank">COMP_SCI 396</a> - Communicating Computer Science</h5>
@@ -99,7 +99,7 @@ nav_order: 6
9999

100100
</li>
101101

102-
<li class="list-group-item">
102+
<li class="list-group-item" style="background-color: transparent;">
103103
<h5 class="font-italic">
104104

105105
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/396-496-30.html" rel="external nofollow noopener" target="_blank">COMP_SCI 396 + 496</a> - Pedagogical Design in CS</h5>
@@ -118,7 +118,7 @@ nav_order: 6
118118

119119
</li>
120120

121-
<li class="list-group-item">
121+
<li class="list-group-item" style="background-color: transparent;">
122122
<h5 class="font-italic">
123123

124124
<a href="https://catalogs.northwestern.edu/undergraduate/courses-az/sesp/" rel="external nofollow noopener" target="_blank">SESP 310</a> - Introduction to Statistical Causal Inference</h5>
@@ -137,7 +137,7 @@ nav_order: 6
137137

138138
</li>
139139

140-
<li class="list-group-item">
140+
<li class="list-group-item" style="background-color: transparent;">
141141
<h5 class="font-italic">
142142

143143
<a href="https://www.mccormick.northwestern.edu/computer-science/academics/courses/descriptions/372-472.html" rel="external nofollow noopener" target="_blank">COMP_SCI 372/427 + LRN_SCI 496</a> - Designing and Constructing Models with Multi-Agent Languages</h5>
@@ -156,7 +156,7 @@ nav_order: 6
156156

157157
</li>
158158

159-
<li class="list-group-item">
159+
<li class="list-group-item" style="background-color: transparent;">
160160
<h5 class="font-italic">
161161

162162
<a href="https://catalogs.northwestern.edu/undergraduate/courses-az/sesp/" rel="external nofollow noopener" target="_blank">SESP 210</a> - Introduction to Statistics and Research</h5>

0 commit comments

Comments
 (0)