Skip to content

Commit dff8fa4

Browse files
committed
course place
1 parent f267c94 commit dff8fa4

25 files changed

Lines changed: 284 additions & 486 deletions
12 Bytes
Binary file not shown.
343 Bytes
Binary file not shown.
-2.13 KB
Binary file not shown.
12 Bytes
Binary file not shown.
2 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ade93eb1b8414258b5dd3cfd670e5de4
3+
config: 2931dc8fe9afa9af058e09ece6952356
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

course_class_files/_build/html/_sources/class/syllabus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ MAT 221/E MIN DD.
1818

1919
## Class Schedule
2020

21-
`Section I (CRN:24163):` Mondays between 08:30-11:30 at L-400 and <br>
21+
`Section I (CRN:24163):` Mondays between 08:30-11:30 at OBL3 and <br>
2222
`Section II (CRN:24164):` Thursdays between 11:30-13:30 at D-206.
2323

2424
## Course Logistics
Binary file not shown.

course_class_files/_build/html/_static/basic.css

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -731,9 +731,8 @@ dl.glossary dt {
731731

732732
.classifier:before {
733733
font-style: normal;
734-
margin: 0 0.5em;
734+
margin: 0.5em;
735735
content: ":";
736-
display: inline-block;
737736
}
738737

739738
abbr, acronym {
@@ -757,7 +756,6 @@ span.pre {
757756
-ms-hyphens: none;
758757
-webkit-hyphens: none;
759758
hyphens: none;
760-
white-space: nowrap;
761759
}
762760

763761
div[class*="highlight-"] {
@@ -821,7 +819,7 @@ div.code-block-caption code {
821819

822820
table.highlighttable td.linenos,
823821
span.linenos,
824-
div.highlight span.gp { /* gp: Generic.Prompt */
822+
div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */
825823
user-select: none;
826824
-webkit-user-select: text; /* Safari fallback only */
827825
-webkit-user-select: none; /* Chrome/Safari */
Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)