Abolish the Family modifications
This commit is contained in:
parent
35608ccef5
commit
0fe5459c2f
@ -3,13 +3,13 @@ title: abolish-the-family
|
|||||||
---
|
---
|
||||||
|
|
||||||
<div id="abolish-the-family">
|
<div id="abolish-the-family">
|
||||||
<article class="book-cell">
|
<div class="column is-three-fifths">
|
||||||
<h1 class="red-text">Abolish the Family: A Manifesto for Care and Liberation</h1>
|
|
||||||
<div class="book-cover has-text-centered">
|
<div class="book-cover has-text-centered">
|
||||||
<img src="/img/books/abolish-the-family.jpg" alt="Abolish the Family Cover">
|
<h1 class="red-text">Abolish The Family: A Manifesto For Care And Liberation</h1>
|
||||||
<p class="book-stats"><a class="order-link" href="https://versobooks.com/books/4075-abolish-the-family">Pre-order now</a></p>
|
<img class="medium" src="/img/books/abolish-the-family.jpg" alt="Abolish the Family Cover">
|
||||||
|
<p class="book-stats"><a class="order-link red-text" href="https://versobooks.com/books/4075-abolish-the-family">Pre-order now</a></p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</div>
|
||||||
|
|
||||||
<hr class="red_text">
|
<hr class="red_text">
|
||||||
<section id="reviews">
|
<section id="reviews">
|
||||||
|
File diff suppressed because one or more lines are too long
@ -13,6 +13,7 @@ $text-colour: #1F1F1F;
|
|||||||
body {
|
body {
|
||||||
color: $text-colour;
|
color: $text-colour;
|
||||||
font-family: $serif_font;
|
font-family: $serif_font;
|
||||||
|
line-height: 1.4;
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
font-family: $mono_font;
|
font-family: $mono_font;
|
||||||
@ -234,6 +235,10 @@ hr {
|
|||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.medium {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
.clearfix {
|
.clearfix {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
@ -384,6 +389,7 @@ footer {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
line-height: 1.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
|
Loading…
Reference in New Issue
Block a user