finalized new post and updated blockquotes styling'
This commit is contained in:
parent
9c9d5dd402
commit
78e430b4ca
@ -11,7 +11,7 @@ Apart from the route being fun there's also a few _reset points_, where if I los
|
|||||||
|
|
||||||
Here you go :^)
|
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?
|
> Can it be improved?
|
||||||
|
@ -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
|
The `#menu` `<div>` is the parent `<div>` that contains the `.pure-menu` that
|
||||||
|
Loading…
Reference in New Issue
Block a user