mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Try to fix book cover (no luck yet!)
This commit is contained in:
parent
f9d7f35c6c
commit
693955e978
2 changed files with 7 additions and 13 deletions
|
@ -262,15 +262,9 @@
|
|||
// A hack to prevent spoilers from going over the link
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
float: left;
|
||||
text-align: left;
|
||||
margin: 0 16px 16px 0;
|
||||
&:nth-of-type(2n) {
|
||||
float: right;
|
||||
text-align: right;
|
||||
margin: 0 0 16px 16px;
|
||||
}
|
||||
float: right;
|
||||
text-align: right;
|
||||
margin: 0 0 16px 16px;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
|
@ -416,6 +410,6 @@ details.spoiler {
|
|||
}
|
||||
}
|
||||
|
||||
figure:not(.book) {
|
||||
figure {
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -30,9 +30,9 @@ sitemap:
|
|||
|
||||
{{< emoji "📖" >}}I'm only a few pages into [Cheap Complex Devices](https://openlibrary.org/books/OL8797982M/Cheap_Complex_Devices) and already loving it. Even the foreword has me thinking meta: should I trust the editor of the book when he says "skip the rest of the foreword", given that the editor is a character?? It's definitely not a book for sleepy bedtime reading!
|
||||
|
||||
{{< openlibrary "9781039425910" >}}
|
||||
{{< openlibrary "OL49368138M" >}}
|
||||
|
||||
{{< emoji "🎧" >}}A few days ago I pulled out [Kitty Cat Kill Sat](https://openlibrary.org/books/OL49368138M/Kitty_Cat_Kill_Sat) on Audible as something relaxing to listen to with house chores and travel — what a win! It's fun, playful, _gripping_ and lighthearted without being frivolous. I'm absolutely steaming through it!
|
||||
{{< emoji "🎧" >}}A few days ago I pulled out [Kitty Cat Kill Sat](https://openlibrary.org/works/OL36523390W/Kitty_Cat_Kill_Sat) on Audible as something relaxing to listen to with house chores and travel — what a win! It's fun, playful, _gripping_ and lighthearted without being frivolous. I'm absolutely steaming through it!
|
||||
|
||||
{{< emoji "💭" >}}It's strange, I seem to be spending a lot more time listening to books than reading them at the moment. I can't tell if I like this or not; I think I'm often doing something else at the same time while I'm listening, which is a shame, as I've always enjoyed the cordoned-off time that reading a book gives you (and your head!) I have a lot of train travel over this weekend, perhaps I'll take my book but not my headphones…
|
||||
|
||||
|
|
Loading…
Reference in a new issue