forked from autonomic-cooperative/sophie-lewis-hugo
Compare commits
1 Commits
em_add-to-
...
em_add-vid
Author | SHA1 | Date | |
---|---|---|---|
3f5b27c821 |
@ -1,6 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: "Videos"
|
title: "Videos"
|
||||||
octo: octo-5-edit.webp
|
octo: octo-5-edit.webp
|
||||||
|
---
|
||||||
|
---
|
||||||
|
|
||||||
|
{{<vimeo 685552243>}}
|
||||||
|
|
||||||
|
**What Goes Around Comes Around: Fleshy Toxicities Return Home as Kin**
|
||||||
|
|
||||||
|
*Bemis Center, Omaha, March 2022*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{<youtube -LgANX1CVso>}}
|
{{<youtube -LgANX1CVso>}}
|
||||||
@ -9,8 +18,6 @@ octo: octo-5-edit.webp
|
|||||||
|
|
||||||
*RIBOCA, June 4, 2020*
|
*RIBOCA, June 4, 2020*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{<vimeo 645538139>}}
|
{{<vimeo 645538139>}}
|
||||||
|
@ -7,14 +7,7 @@ octo: octo-4.webp
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="thead">BOOKS</td>
|
<td class="thead">BOOKS</td>
|
||||||
<td class="book-cell">
|
<td>
|
||||||
<div class="book-cover">
|
|
||||||
<img src="/img/books/abolish-the-family.jpg" alt='Abolish the Family Cover'>
|
|
||||||
</div>
|
|
||||||
<p class="book-stats"><b>Abolish the Family: A Manifesto for Care and Liberation</b></p>
|
|
||||||
<p class="book-stats"><i>Coming soon!</i></p>
|
|
||||||
</td>
|
|
||||||
<td class="book-cell">
|
|
||||||
<div class="book-cover">
|
<div class="book-cover">
|
||||||
<img src="/img/books/fsn-cover.jpg" alt='Full Surrogacy Now Cover'>
|
<img src="/img/books/fsn-cover.jpg" alt='Full Surrogacy Now Cover'>
|
||||||
<a href="/writing/full-surrogacy-now/">
|
<a href="/writing/full-surrogacy-now/">
|
||||||
@ -23,8 +16,8 @@ octo: octo-4.webp
|
|||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<p class="book-stats"><b>Full Surrogacy Now!</b></p>
|
<p><b>Full Surrogacy Now!</b></p>
|
||||||
<p class="book-stats"><i>Published in May 2019</i></p>
|
<p><i>Published in May 2019</i></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -120,17 +120,9 @@ hr {
|
|||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
}
|
}
|
||||||
&.writing {
|
&.writing {
|
||||||
img {
|
|
||||||
margin-bottom: 0.75em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.book-cell {
|
|
||||||
padding-right: 2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.book-cover {
|
.book-cover {
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
margin-right: 1rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
img {
|
img {
|
||||||
height: 184px;
|
height: 184px;
|
||||||
@ -150,10 +142,6 @@ hr {
|
|||||||
background-color: #adadad;
|
background-color: #adadad;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.book-stats {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user