finalized new post and updated blockquotes styling'

This commit is contained in:
shockrah 2019-09-13 20:15:54 -07:00
parent 9c9d5dd402
commit 78e430b4ca
2 changed files with 9 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Apart from the route being fun there's also a few _reset points_, where if I los
Here you go :^)
<iframe width="560" height="315" src="https://www.youtube.com/embed/_pcFZuTSQqM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/_Cn2m1dn0tE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
> Can it be improved?

View File

@ -81,6 +81,14 @@ The content `<div>` is where all your content goes.
}
blockquote {
border-left: 7px solid #1f8dd6;
}
blockquote p {
display: inline;
margin-left: 1em;
}
/*
The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that