-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgraded to Bootstrap 4 * Updated image styles * Updated tables * Updated forms * Updated buttons * Updated dropdowns * Updated grid * Updated nav * Updated Navbar * Updated Pagination * Updated Labels and Badges * Updated Panels * Updated Progress * Updated Carousel * Updated Utilities * Bump Bootstrap version in comment * Updated alert-info to alert[bsstyle=info] * Minor visual updates * Updated doi content to Bootstrap 4 * Fixed page-item --------- Co-authored-by: bklaing2 <[email protected]>
- Loading branch information
Showing
11 changed files
with
67 additions
and
102 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,6 @@ html { | |
position: relative; | ||
min-height: 100%; | ||
} | ||
body { | ||
margin-bottom: 340px; | ||
} | ||
a{ | ||
color: $link-color; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.