Skip to content

Commit

Permalink
Complete first pass of Bootstrap overrides, updated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmccullough committed Sep 10, 2014
1 parent 144068d commit d1507ab
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 258 deletions.
180 changes: 0 additions & 180 deletions _stylesheets/curriculum-beta.scss

This file was deleted.

10 changes: 6 additions & 4 deletions _stylesheets/curriculum-beta.css → _stylesheets/curriculum.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,12 @@ body {
#toc-wrapper:hover {
opacity: 1; }

#toc .active {
font-weight: 700; }
#toc .active a {
color: #222222; }
#toc {
font-size: .8em; }
#toc .active {
font-weight: 700; }
#toc .active a {
color: #222222; }

.affix-top {
position: absolute; }
Expand Down
Loading

0 comments on commit d1507ab

Please sign in to comment.