Updates to embed styles
All checks were successful
/ weblog.lol (push) Successful in 10s

This commit is contained in:
Gordon Pedersen 2024-05-07 16:06:04 +10:00
parent 9f6df8ec65
commit 08ac0bd1d9
2 changed files with 11 additions and 1 deletions

View file

@ -94,6 +94,15 @@ em {
color: color-mix(in lch, var(--link), var(--foreground)); color: color-mix(in lch, var(--link), var(--foreground));
} }
iframe {
margin: 0 auto;
}
.caption {
text-align: center;
}
header nav ul { header nav ul {
list-style-type: none; list-style-type: none;

View file

@ -47,7 +47,8 @@ It's going to be so great when I fix it all up on my website and can link direct
For now, most of my folders are empty and still need to be populated with stuff. I also need to build an index that I can easily update and add IDs to. And I need to start using the IDs in other contexts; like e-mail, ClickUp, code repositories, etc. Plus, you know, there is *actual* work to be done, aside from organising all my work. For now, most of my folders are empty and still need to be populated with stuff. I also need to build an index that I can easily update and add IDs to. And I need to start using the IDs in other contexts; like e-mail, ClickUp, code repositories, etc. Plus, you know, there is *actual* work to be done, aside from organising all my work.
<iframe src="//coub.com/embed/3e6wp1?muted=true&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe><script async src="//c-cdn.coub.com/embed-runner.js"></script> <iframe src="//coub.com/embed/3e6wp1?muted=true&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe><script async src="//c-cdn.coub.com/embed-runner.js"></script>
_Just replace the word "children" with "work" in this clip._
_Just replace the word "children" with "work" in this clip._ {.caption}
But I'm going to try moving my stuff over as I go, tagging things with JD.IDs as I need them. But I'm going to try moving my stuff over as I go, tagging things with JD.IDs as I need them.
I'm trying to embrace "[Working with the garage door open](https://notes.andymatuschak.org/zCMhncA1iSE74MKKYQS5PBZ)", at least in part so I stick with it. I'm trying to embrace "[Working with the garage door open](https://notes.andymatuschak.org/zCMhncA1iSE74MKKYQS5PBZ)", at least in part so I stick with it.