fixed. generated MD now shows up and looks half decent. going to have it also use a scrollspy navbar on the left. needs to be autogenerated by the prestart script

This commit is contained in:
len0rd 2018-08-02 20:44:04 -04:00
parent d77ca583ea
commit 392156bf6c
9 changed files with 52 additions and 27 deletions

17
assets/css/projects.css Normal file
View file

@ -0,0 +1,17 @@
img {
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 2vh;
padding-bottom: 2vh;
width: 50%;
}
iframe {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
margin-top: 2vh;
margin-bottom: 2vh;
}

View file

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Before After
Before After

View file

@ -3,7 +3,6 @@ var $document = $(document),
navbarDef = 'bg-dark',
effect = 'fadeInDown';
console.log('waddup');
if (window.location.pathname ==='/') {
$document.scroll(function() {
//if >100 pixels have been scrolled