Skip to content

Commit d1507ab

Browse files
author
jordanmccullough
committed
Complete first pass of Bootstrap overrides, updated styles
1 parent 144068d commit d1507ab

File tree

5 files changed

+111
-258
lines changed

5 files changed

+111
-258
lines changed

_stylesheets/curriculum-beta.scss

Lines changed: 0 additions & 180 deletions
This file was deleted.

_stylesheets/curriculum-beta.css renamed to _stylesheets/curriculum.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,12 @@ body {
112112
#toc-wrapper:hover {
113113
opacity: 1; }
114114

115-
#toc .active {
116-
font-weight: 700; }
117-
#toc .active a {
118-
color: #222222; }
115+
#toc {
116+
font-size: .8em; }
117+
#toc .active {
118+
font-weight: 700; }
119+
#toc .active a {
120+
color: #222222; }
119121

120122
.affix-top {
121123
position: absolute; }

0 commit comments

Comments
 (0)